Update Terraform cloudposse/budgets/aws to v0.5.1 #259
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.2.1
->0.5.1
Release Notes
cloudposse/terraform-aws-budgets (cloudposse/budgets/aws)
v0.5.1
Compare Source
🚀 Enhancements
fix(notifications): logic for assigning subscriber emails @Gowiem (#51)
what
why
notifications_enabled
was false. This seems incorrect.references
Refs
🐛 Bug Fixes
fix(notifications): logic for assigning subscriber emails @Gowiem (#51)
what
why
notifications_enabled
was false. This seems incorrect.references
Refs
🤖 Automatic Updates
Migrate new test account @osterman (#50)
what
.github/settings.yml
.github/chatops.yml
fileswhy
.github/settings.yml
from org level to getterratest
environmenttest
accountReferences
Update .github/settings.yml @osterman (#49)
what
.github/settings.yml
.github/auto-release.yml
fileswhy
.github/settings.yml
from org levelreferences
Update .github/settings.yml @osterman (#48)
what
.github/settings.yml
.github/auto-release.yml
fileswhy
.github/settings.yml
from org levelreferences
v0.5.0
Compare Source
🤖 Automatic Updates
chore(deps): update terraform cloudposse/sns-lambda-notify-slack/aws to v0.9.0 @renovate (#46)
This PR contains the following updates:
0.7.0
->0.9.0
Release Notes
cloudposse/terraform-aws-sns-lambda-notify-slack (cloudposse/sns-lambda-notify-slack/aws)
v0.9.0
Compare Source
v0.8.0
Compare Source
fix: add an attribute to examples/completed to avoid name conflict in test concurrent runs @​gberenice (#​60)
what
examples/competed
root module - the MD5 hash of a timestamp. Thit adds a "random" attribute to the resources and helps to avoid resource name conflict during the concurrent runs, [e.g.]:Error: creating CloudWatch Logs Log Group (/aws/lambda/eg-test-sns-default): operation error CloudWatch Logs:
CreateLogGroup, https response error StatusCode: 400, RequestID:
1eefd04
-082e-4b8e-8c3b-0b3c3f2dd8a8,ResourceAlreadyExistsException: The specified log group already exists
terraform-aws-modules/notify-slack/aws
to support newer Python version before 3.8 EOLwhy
v0.7.2
Compare Source
Add tags @​rtest12 (#​59)
what
tags = module.this.tags
on the notify_slack resource.why
🤖 Automatic Updates
Update GitHub Workflows to use shared workflows from '.github' repo @​osterman (#​58)
what
.github/workflows
) to use shared workflows from.github
repowhy
Update GitHub Workflows to Fix ReviewDog TFLint Action @​osterman (#​56)
what
.github/workflows
) to addissue: write
permission needed by ReviewDogtflint
actionwhy
Update GitHub workflows @​osterman (#​55)
what
.github/workflows/settings.yaml
)why
Use GitHub Action Workflows from `cloudposse/.github` Repo @​osterman (#​54)
what
why
cldouposse/.github
repositoryAdd GitHub Settings @​osterman (#​51)
what
.github/settings.yaml
)why
Update Scaffolding @​osterman (#​49)
what
make readme
to rebuildREADME.md
fromREADME.yaml
why
.github
repov0.7.1
Compare Source
🚀 Enhancements
Added variable lambda_source_path to support custom lambda @​vladsmrt (#​46)
what
why
references
🤖 Automatic Updates
Update Terraform terraform-aws-modules/notify-slack/aws to 5.6 @​renovate (#​48)
This PR contains the following updates:
5.5
->5.6
Release Notes
terraform-aws-modules/terraform-aws-notify-slack (terraform-aws-modules/notify-slack/aws)
v5.6.0
Compare Source
Features
Update release workflow to allow pull-requests: write @osterman (#45)
what
.github/workflows/release.yaml
) to have permission to comment on PRwhy
Update GitHub Workflows to use shared workflows from '.github' repo @osterman (#44)
what
.github/workflows
) to use shared workflows from.github
repowhy
Update GitHub Workflows to Fix ReviewDog TFLint Action @osterman (#43)
what
.github/workflows
) to addissue: write
permission needed by ReviewDogtflint
actionwhy
Update GitHub workflows @osterman (#42)
what
.github/workflows/settings.yaml
)why
Use GitHub Action Workflows from `cloudposse/.github` Repo @osterman (#38)
what
why
cldouposse/.github
repositoryBump google.golang.org/protobuf from 1.31.0 to 1.33.0 in /test/src @dependabot (#37)
Bumps google.golang.org/protobuf from 1.31.0 to 1.33.0.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.
Add GitHub Settings @osterman (#35)
what
.github/settings.yaml
)why
Update Scaffolding @osterman (#33)
what
make readme
to rebuildREADME.md
fromREADME.yaml
why
.github
repov0.4.1
Compare Source
🚀 Enhancements
feat: added auto_adjust_data attribute @mayank0202 (#29)
what
why
screenshot is attached below:
references
https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/budgets_budget#auto-adjust-data
v0.4.0
Compare Source
Update `Go` version for tests, module versions, README and LICENSE @aknysh (#28)
what
Go
version for tests, module versions, README and LICENSEwhy
Added the VPC params when calling the slack_notify_lambda module @boris-dyga-SM (#26)
what
why
references
Sync github @max-lobur (#19)
Rebuild github dir from the template
v0.3.0
Compare Source
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 is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.