mirror of
https://git.vectorsigma.ru/public/atlantis.git
synced 2026-07-29 00:18:28 +00:00
* add web_templates render tests * add ansic strip tests * move fixtures into testdata dir which is golang specific test dir name * add server/metrics tests * add recovery test * add runtime stats test
4 lines
53 B
HCL
4 lines
53 B
HCL
resource "null_resource" "automerge" {
|
|
count = 1
|
|
}
|