v1.535.1
·
14 commits
to refs/heads/main
since this release
🤖 Automatic Updates
Update README.md and docs @[cloudposse-releaser[bot]](https://github.com/apps/cloudposse-releaser) (#16)
## what This is an auto-generated PR that updates the README.md and docswhy
To have most recent changes of README.md and doc from origin templates
chore(deps): update terraform cloudposse/budgets/aws to v0.6.0 @[renovate[bot]](https://github.com/apps/renovate) (#13)
This PR contains the following updates:Package | Type | Update | Change |
---|---|---|---|
cloudposse/budgets/aws (source) | module | minor | 0.5.1 -> 0.6.0 |
Release Notes
cloudposse/terraform-aws-budgets (cloudposse/budgets/aws)
v0.6.0
🚀 Enhancements
fix(notifications): logic for assigning subscriber emails, take2 @Gowiem (#52)
what
- Updates the logic for assigning
subscriber_email_addresses
so that it no longer relies on thenotifications_enabled
flag
why
notifications_enabled
should really be namedslack_notifications_enabled
and it should have nothing to do if the budget has email subscribers or not.- Slack + Email are not mutually exclusive and this disentangles those two things. Consumers can omit
subscriber_email_addresses
from their budget configs if they do not want any emails.
references
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.