Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

terramate 0.6.1 #169106

Merged
merged 2 commits into from Apr 15, 2024
Merged

terramate 0.6.1 #169106

merged 2 commits into from Apr 15, 2024

Conversation

BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
### 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.
    • Check here for details.
  • Make cloud-related options more concise by dropping the cloud prefix.
    • Option flags --cloud-* are shortened to --*, e.g. --cloud-status=ok => --status=ok.
    • Script command options cloud_* are shorted to *, e.g. cloud_sync_deployment => sync_deployment.
    • Old flags and command options are still supported as aliases for the new ones.

Changed

  • Terragrunt integration is now stable and ready for production use.

Fixed

  • Language server panics when editing a file outside a repository.

@github-actions github-actions bot added go Go use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Apr 15, 2024
Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Apr 15, 2024
@BrewTestBot BrewTestBot added this pull request to the merge queue Apr 15, 2024
Merged via the queue into master with commit 5a64041 Apr 15, 2024
14 checks passed
@BrewTestBot BrewTestBot deleted the bump-terramate-0.6.1 branch April 15, 2024 20:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. go Go use is a significant feature of the PR or issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants