HackerTrans
TopNewTrendsCommentsPastAskShowJobs

katcipis

no profile record

Submissions

How to keep your Terraform code DRY by using Terramate

blog.mineiros.io
17 points·by katcipis·قبل 4 سنوات·16 comments

comments

katcipis
·قبل 4 سنوات·discuss
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.