How to keep your Terraform code DRY by using Terramateblog.mineiros.io17 ポイント·投稿者 katcipis·4 年前·16 コメント
katcipis·4 年前·議論On the dynamic side of things we are working right now on adding support for dynamic block generation on generate_hcl, which should help.Regarding dependencies, did you took a look on the orchestration features on Terramate ?https://github.com/mineiros-io/terramate/blob/main/docs/orch...They should be enough to let you easily define ordering and not depend on developers doing the ordering manually.
Regarding dependencies, did you took a look on the orchestration features on Terramate ?
https://github.com/mineiros-io/terramate/blob/main/docs/orch...
They should be enough to let you easily define ordering and not depend on developers doing the ordering manually.