mirror of
https://github.com/Dannecron/netology-devops-gw-infra.git
synced 2025-12-25 15:22:36 +03:00
[stage-3] add atlantis.yaml
This commit is contained in:
11
atlantis.yaml
Normal file
11
atlantis.yaml
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
---
|
||||||
|
automerge: false
|
||||||
|
projects:
|
||||||
|
- name: application
|
||||||
|
dir: ./terraform
|
||||||
|
workspace: prod
|
||||||
|
autoplan:
|
||||||
|
enabled: true
|
||||||
|
when_modified:
|
||||||
|
- "./terraform/modules/**/*.tf"
|
||||||
|
- "**/*.tf"
|
||||||
Reference in New Issue
Block a user