Skip to content

Commit

Permalink
Manage operations/ci/aws-1/variables.tf with utility
Browse files Browse the repository at this point in the history
  • Loading branch information
barroco committed Dec 8, 2023
1 parent 29ff2d5 commit 6adc952
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 18 deletions.
18 changes: 0 additions & 18 deletions deploy/infrastructure/modules/terraform-aws-dss/terraform.tfvars

This file was deleted.

3 changes: 3 additions & 0 deletions deploy/infrastructure/utils/variables.py
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,9 @@
"../dependencies/terraform-aws-kubernetes": AWS_KUBERNETES_VARIABLES,
"../dependencies/terraform-google-kubernetes": GOOGLE_KUBERNETES_VARIABLES,
"../dependencies/terraform-commons-dss": COMMONS_DSS_VARIABLES,
"../../operations/ci/aws-1": list(
dict.fromkeys(AWS_MODULE_VARIABLES)
)
}


Expand Down

0 comments on commit 6adc952

Please sign in to comment.