Marius Hennecke

Results 3 issues of Marius Hennecke

Suppose a multi-tier project (dev,stage, prod, etc) where not every folder contains a terragrunt.hcl. Non-module folders will only contain hcl files with some "local" definitions which get inherited from the...

feature
estimate/1h
hook/terragrunt_validate

Consider following input: test.hcl: ``` b1 { b2 l1 { } } ``` ### Get nested block - works as expected ``` $ cat test.hcl | hcledit block get b1.b2.l1...

Atlantis plan, apply and policy checks are tracked in Azure DevOps via a PR status. An Azure DevOps PR status is built from a genre and a status name. The...