Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 18 additions & 0 deletions libs/digger_config/terragrunt/tac/golden/infrastructureLive.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ projects:
- ../../../account.hcl
- ../../region.hcl
- ../env.hcl
- account.hcl
- region.hcl
- env.hcl
dir: non-prod/us-east-1/qa/mysql
- autoplan:
enabled: false
Expand All @@ -23,6 +26,9 @@ projects:
- ../../../account.hcl
- ../../region.hcl
- ../env.hcl
- account.hcl
- region.hcl
- env.hcl
dir: non-prod/us-east-1/qa/webserver-cluster
- autoplan:
enabled: false
Expand All @@ -34,6 +40,9 @@ projects:
- ../../../account.hcl
- ../../region.hcl
- ../env.hcl
- account.hcl
- region.hcl
- env.hcl
dir: non-prod/us-east-1/stage/mysql
- autoplan:
enabled: false
Expand All @@ -45,6 +54,9 @@ projects:
- ../../../account.hcl
- ../../region.hcl
- ../env.hcl
- account.hcl
- region.hcl
- env.hcl
dir: non-prod/us-east-1/stage/webserver-cluster
- autoplan:
enabled: false
Expand All @@ -56,6 +68,9 @@ projects:
- ../../../account.hcl
- ../../region.hcl
- ../env.hcl
- account.hcl
- region.hcl
- env.hcl
dir: prod/us-east-1/prod/mysql
- autoplan:
enabled: false
Expand All @@ -67,5 +82,8 @@ projects:
- ../../../account.hcl
- ../../region.hcl
- ../env.hcl
- account.hcl
- region.hcl
- env.hcl
dir: prod/us-east-1/prod/webserver-cluster
version: 3
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,8 @@ projects:
- '*.hcl'
- '*.tf*'
- ../../terragrunt.hcl
- account.hcl
- region.hcl
- env.hcl
dir: child/deep
version: 3
Original file line number Diff line number Diff line change
Expand Up @@ -8,22 +8,28 @@ projects:
- '*.hcl'
- '*.tf*'
- ../../../../terragrunt.hcl
- env.hcl
dir: network-account/eu-west-1/network/transit-gateway
- autoplan:
enabled: false
when_modified:
- '*.hcl'
- '*.tf*'
- ../../../../../terragrunt.hcl
- env.hcl
- ../../../env-a/network/vpc/terragrunt.hcl
- ../../../env-a/network/vpc/env.hcl
- ../../../../../network-account/eu-west-1/network/transit-gateway/terragrunt.hcl
- ../../../../../network-account/eu-west-1/network/transit-gateway/env.hcl
dir: prod/eu-west-1/_global/route53/test-zone
- autoplan:
enabled: false
when_modified:
- '*.hcl'
- '*.tf*'
- ../../../../../terragrunt.hcl
- env.hcl
- ../../../../../network-account/eu-west-1/network/transit-gateway/terragrunt.hcl
- ../../../../../network-account/eu-west-1/network/transit-gateway/env.hcl
dir: prod/eu-west-1/env-a/network/vpc
version: 3
30 changes: 30 additions & 0 deletions libs/digger_config/terragrunt/tac/golden/no_terraform_blocks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,44 +8,74 @@ projects:
- '*.hcl'
- '*.tf*'
- ../../../../terragrunt.hcl
- account.hcl
- region.hcl
- env.hcl
- ../network/terragrunt.hcl
- ../network/account.hcl
- ../network/region.hcl
- ../network/env.hcl
- ../../stage/network/terragrunt.hcl
- ../../stage/network/account.hcl
- ../../stage/network/region.hcl
- ../../stage/network/env.hcl
dir: myproject/eu-south-1/infra/apps
- autoplan:
enabled: false
when_modified:
- '*.hcl'
- '*.tf*'
- ../../../../terragrunt.hcl
- account.hcl
- region.hcl
- env.hcl
- ../../stage/network/terragrunt.hcl
- ../../stage/network/account.hcl
- ../../stage/network/region.hcl
- ../../stage/network/env.hcl
dir: myproject/eu-south-1/infra/network
- autoplan:
enabled: false
when_modified:
- '*.hcl'
- '*.tf*'
- ../../../../terragrunt.hcl
- account.hcl
- region.hcl
- env.hcl
- ../network/terragrunt.hcl
- ../network/account.hcl
- ../network/region.hcl
- ../network/env.hcl
dir: myproject/eu-south-1/stage/dbs
- autoplan:
enabled: false
when_modified:
- '*.hcl'
- '*.tf*'
- ../../../../terragrunt.hcl
- account.hcl
- region.hcl
- env.hcl
dir: myproject/eu-south-1/stage/network
- autoplan:
enabled: false
when_modified:
- '*.hcl'
- '*.tf*'
- ../../../terragrunt.hcl
- account.hcl
- region.hcl
- env.hcl
dir: myproject/global/dns
- autoplan:
enabled: false
when_modified:
- '*.hcl'
- '*.tf*'
- ../../../terragrunt.hcl
- account.hcl
- region.hcl
- env.hcl
dir: myproject/global/iam
version: 3
3 changes: 3 additions & 0 deletions libs/digger_config/terragrunt/tac/golden/withProjectName.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ projects:
- '*.hcl'
- '*.tf*'
- ../../terragrunt.hcl
- account.hcl
- region.hcl
- env.hcl
dir: child/deep
name: child_deep
alias: child_deep
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ projects:
- '*.hcl'
- '*.tf*'
- ../../terragrunt.hcl
- account.hcl
- region.hcl
- env.hcl
dir: child/deep
name: child_deep
alias: child/deep
Expand Down
Loading