Skip to content

Commit cd98f76

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

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

atlantis.yaml

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

0 commit comments

Comments
 (0)