Skip to content

v0.6.1

Latest
Compare
Choose a tag to compare
@cloudposse-releaser cloudposse-releaser released this 28 Aug 16:19
· 6 commits to refs/heads/main since this release

πŸ› Bug Fixes

Bugfix: Revert Breaking Change in v0.6.0 @milldr (#79) ## what - Revert changes from #74 - Pass only `module.this.tags` to cloudwatch module, not `module.this.context` - Add tests and necessary output to catch this going forward

why

  • If we pass everything then the resources created in the cloudwatch module will have new names!

references

πŸ€– Automatic Updates

Update .github/settings.yml @osterman (#77) ## what - Update `.github/settings.yml` - Drop `.github/auto-release.yml` files

why

  • Re-apply .github/settings.yml from org level
  • Use organization level auto-release settings

references

  • DEV-1242 Add protected tags with Repository Rulesets on GitHub
Update .github/settings.yml @osterman (#76) ## what - Update `.github/settings.yml` - Drop `.github/auto-release.yml` files

why

  • Re-apply .github/settings.yml from org level
  • Use organization level auto-release settings

references

  • DEV-1242 Add protected tags with Repository Rulesets on GitHub