HackerTrans
トップ新着トレンドコメント過去質問紹介求人

katcipis

no profile record

投稿

How to keep your Terraform code DRY by using Terramate

blog.mineiros.io
17 ポイント·投稿者 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.