v0.22.3
Updated config attributes and blocks
read_terragrunt_config
(func) [NEW]generate
(block)
Description
This release introduces the read_terragrunt_config
function, which can be used to load and reference another terragrunt config. See the function documentation for more details.
This release also fixes a bug with the generate
block where comment_prefix
was ignored.