Pantelis Karamolegkos
05/03/2023, 3:40 PMatlantis.yaml
as the following. How can I leverage this feature (regex
) to plan only for folder1/path1
automerge: true
parallel_apply: false
parallel_plan: false
projects:
- autoplan:
enabled: false
when_modified:
- '*.hcl'
- '*.tf*'
- '../some1/path1'
dir: folder1/path1/
workflow: myworkflow
- autoplan:
enabled: false
when_modified:
- '*.hcl'
- '*.tf*'
- '../some2/path2'
dir: folder2/path2/
workflow: myworkflow
PePe Amengual
05/03/2023, 3:40 PMPantelis Karamolegkos
05/03/2023, 3:42 PMPePe Amengual
05/03/2023, 3:43 PMPantelis Karamolegkos
05/03/2023, 3:43 PMatlantis
serverPePe Amengual
05/03/2023, 3:44 PMPantelis Karamolegkos
05/03/2023, 3:44 PMPePe Amengual
05/03/2023, 3:44 PMPantelis Karamolegkos
05/03/2023, 3:45 PMname
?PePe Amengual
05/03/2023, 3:45 PMPantelis Karamolegkos
05/03/2023, 3:45 PMname
fieldPePe Amengual
05/03/2023, 3:46 PMatlantis plan -p *.project-prod
Pantelis Karamolegkos
05/03/2023, 3:46 PMPePe Amengual
05/03/2023, 3:47 PMPantelis Karamolegkos
05/03/2023, 3:48 PMterragrunt-atlantis-config
to try to make it generate project names if possible