Skip to content

Commit e6ab269

Browse files
committed
DOPS-101 Disable atlantis autoplan for bootstrap
1 parent 317cccb commit e6ab269

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

atlantis.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
version: 3
2+
projects:
3+
- dir: ./terraform
4+
terraform_version: v0.11.7
5+
- dir: ./terraform/bootstrap
6+
autoplan:
7+
enabled: false

0 commit comments

Comments
 (0)