Skip to content

Commit 18597b6

Browse files
authored
Merge pull request #7521 from borg-land/use-atlantis-ii
use atlantis for k8s-infra-sandbox-iii
2 parents 4a38172 + 414bd06 commit 18597b6

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

.atlantis.yaml

+14
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
version: 3
2+
automerge: true
3+
autodiscover:
4+
mode: auto
5+
delete_source_branch_on_merge: true
6+
parallel_plan: true
7+
parallel_apply: true
8+
abort_on_execution_order_fail: true
9+
projects:
10+
- name: k8s-infra-ii-sandbox
11+
branch: /main/
12+
dir: infra/gcp/terraform/k8s-infra-ii-sandbox
13+
workspace: default
14+
terraform_version: v1.3.0

0 commit comments

Comments
 (0)