Skip to content

v0.23.21

Compare
Choose a tag to compare
@brikis98 brikis98 released this 28 May 09:37
· 656 commits to master since this release
672ba98

Updated CLI args, config attributes and blocks

  • get_platform [new function]

Description

Added a new get_platform() function you can use in your Terragrunt config to get the name of the current operating system (e.g., darwin, freebsd, linux, or windows).

Special thanks

Thanks to @edgarsandi for the contribution!

Related links