Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Terraform cloudposse/route53-alias/aws to v0.13.0 #216

Merged
merged 2 commits into from
Jan 27, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 27, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
cloudposse/route53-alias/aws (source) module minor 0.12.1 -> 0.13.0

Release Notes

cloudposse/terraform-aws-route53-alias

v0.13.0

Compare Source

BREAKING CHANGE: Because this release changes resource addresses, it will result in Terraform destroying and recreating some resources. Please consider removing aws_route53_record from the state and importing them to the new resource addresses if you do not with for any destructive changes.

Fix: Add BridgeCrew Suppressions @​korenyoni (#​39) #### what
  • Add BridgeCrew suppressions

why

Add suppressions appearing in #​37

CleanShot 2022-01-27 at 23 08 27@​2x #### references * #​37
Chore: Run 'make github/init' @​korenyoni (#​38) #### what * Run `make github/init` #### why * Updates GHA-workflow-related files to their latest distribution in https://github.com/cloudposse/build-harness * Allows using `no-release` label for consolidating multiple PRs into a single release. #### references * N/A
#### 🐛 Bug Fixes
Fix: create records using `for_each` instead of `count` @​1david5 (#​37) #### what * Modify `default` and `ipv6` `aws_route53_record` resources to use `for_each` instead of `count`. #### why * Prevent destroying and recreating DNS records when removing elements from `aliases` list.

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot requested review from a team as code owners January 27, 2022 21:36
@renovate renovate bot requested review from jhosteny and Gowiem and removed request for a team January 27, 2022 21:36
@renovate renovate bot added the auto-update This PR was automatically generated label Jan 27, 2022
Copy link

@cloudposse-mergebot cloudposse-mergebot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We've automatically approved this PR because the checks from the automated Pull Request have passed.

@mergify mergify bot merged commit 013262a into master Jan 27, 2022
@mergify mergify bot deleted the renovate/cloudposse-route53-alias-aws-0.x branch January 27, 2022 22:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-update This PR was automatically generated
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants