Terraform Automation & Collaboration Software (TACOS) help organizations to scale the use of Terraform by enabling collaboration through governance, access controls, and automation of Terraform runs.
Apache License 2.0
1
stars
0
forks
source link
Add ability to detect changes caused by updates in the include files #217
Would be nice if tacos would detect whatever uses this include file, in this case, all ST environments. Maybe we can grep on _includes/st-customer-module.hcl
For example, such change in
terragrunt/_includes/st-customer-module.hcl
:Would be nice if tacos would detect whatever uses this include file, in this case, all ST environments. Maybe we can grep on
_includes/st-customer-module.hcl