chore(deps): update terraform cloudposse/cloudwatch-events/aws to v0.9.1 (main) #92
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.6.1->0.9.1Release Notes
cloudposse/terraform-aws-cloudwatch-events (cloudposse/cloudwatch-events/aws)
v0.9.1Compare Source
Remove `cloudwatch_event_rule_is_enabled` usage because of deprecation @kirylkaminski (#44)
what
stateattribute toaws_cloudwatch_event_rule.thisresource which is a replacement for the deprecatedis_enabledcloudwatch_event_rule_statevariable for itis_enabledtrue/false maps tostateENABLED/DISABLED)why
references
closes #​36chore: update terratest dependency @RoseSecurity (#45)
what
testing
why
terraformmodule.≥ v0.46.0includes native OpenTofu supportreferences
🤖 Automatic Updates
Fix go version in tests @osterman (#43)
what
1.24why
References
Replace Makefile with atmos.yaml @osterman (#42)
what
Makefileatmos.yamlwhy
build-harnesswithatmosfor readme genrationReferences
Migrate new test account @osterman (#41)
what
.github/settings.yml.github/chatops.ymlfileswhy
.github/settings.ymlfrom org level to getterratestenvironmenttestaccountReferences
Update .github/settings.yml @osterman (#40)
what
.github/settings.yml.github/auto-release.ymlfileswhy
.github/settings.ymlfrom org levelreferences
v0.9.0Compare Source
feat: Add missed tags @MaxymVlasov (#39)
what
Add tags to resources where they missed
🤖 Automatic Updates
Update .github/settings.yml @osterman (#38)
what
.github/settings.yml.github/auto-release.ymlfileswhy
.github/settings.ymlfrom org levelreferences
Update release workflow to allow pull-requests: write @osterman (#35)
what
.github/workflows/release.yaml) to have permission to comment on PRwhy
Update GitHub Workflows to use shared workflows from '.github' repo @osterman (#34)
what
.github/workflows) to use shared workflows from.githubrepowhy
Update GitHub Workflows to Fix ReviewDog TFLint Action @osterman (#32)
what
.github/workflows) to addissue: writepermission needed by ReviewDogtflintactionwhy
Update GitHub workflows @osterman (#31)
what
.github/workflows/settings.yaml)why
Use GitHub Action Workflows from `cloudposse/.github` Repo @osterman (#30)
what
why
cldouposse/.githubrepositoryAdd GitHub Settings @osterman (#29)
what
.github/settings.yaml)why
Update Scaffolding @osterman (#27)
what
make readmeto rebuildREADME.mdfromREADME.yamlwhy
.githubrepov0.8.0Compare Source
added support for role_arn in cloudwatch events for specifying roles @jfishzon (#26)
what
why
references
https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/cloudwatch_event_rule#role_arn
v0.7.0Compare Source
What's Changed
Full Changelog: cloudposse/terraform-aws-cloudwatch-events@0.6.1...0.7.0
Important (Potentially Breaking) Changes
tenantis now an expected field and will likely cause disruptive name changes when upgrading. Take care updating the fields incontext.tfso that you aren't impacted. Most likely you'll need to look at thelabel_orderfield if you need to exclude thetenantfield from the label.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.