You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added
Add generate_*.inherit attribute for controlling if generate blocks must be inherited
into child stacks.
Add terramate cloud login --github for authenticating with the Github account.
Add experimental support for tmgen file extension for easy code generation/templating
of existing infrastructure. You can enable it with terramate.config.experimental = ["tmgen"].
Add --watch flag to terramate create for populating the stack.watch field.
Add support for parsing and generating code containing HCL namespaced functions.