chore(deps): update terraform cloudposse/kms-key/aws to v0.12.2 (main)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| cloudposse/kms-key/aws (source) | module | minor | 0.10.0 -> 0.12.2 |
Release Notes
cloudposse/terraform-aws-kms-key (cloudposse/kms-key/aws)
v0.12.2
git.io->cloudposse.tools update @dylanbannon (#34)
what and why
Change all references to git.io/build-harness into cloudposse.tools/build-harness, since git.io redirects will stop working on April 29th, 2022.
References
- DEV-143
v0.12.1
🚀 Enhancements
Fix: Update Version Constraints @nitrocode (#31)
what
- Provider bump
why
- Prevent stale .terraform directories from preventing planning this module
references
🐛 Bug Fixes
Fix: Update Version Constraints @nitrocode (#31)
what
- Provider bump
why
- Prevent stale .terraform directories from preventing planning this module
references
v0.12.0
🚀 Enhancements
Feat: Add `multi_region` variable for multi-region CMKs @nitrocode (#30)
what
- Add multi_region
why
- for keys that need to be used cross region
- note this change will require 3.64.0 provider going forward
references
- https://aws.amazon.com/about-aws/whats-new/2021/06/kms-multi-region-keys/
- https://github.com/hashicorp/terraform-provider-aws/releases/tag/v3.64.0
v0.11.0
Chore: update `context.tf`, run `make github/init`, drop Terraform `0.12` support @korenyoni (#28)
what
- Update
context.tfto that of null-label:0.25.0 - Run
make github/init. - drop Terraform
0.12support.
why
- The
auto-contextjob was disabled because this repository was inactive for 90 days. This manually updatescontext.tfas it allows for the newtenantlabel. -
make github/initupdates GitHub Actions Workflow files to their latest reference counterparts. -
validation rules were introduced in Terraform
0.13and are used in the latestcontext.tfdistribution. This PR drops support for Terraform 0.12 and below in order to enable updating to the latestcontext.tfdistribution.
references
- https://github.com/cloudposse/terraform-null-label/releases/tag/0.25.0
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 has been generated by Mend Renovate. View repository job log here.
/terratest
Edited/Blocked Notification
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠️ Warning: custom changes will be lost.