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 #81

Merged
merged 2 commits into from
Apr 4, 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 resources 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:42
@renovate renovate bot added the auto-update This PR was automatically generated label Jan 27, 2022
@renovate renovate bot requested a review from a team as a code owner January 27, 2022 21:42
@renovate renovate bot requested review from dotCipher and milldr January 27, 2022 21:42
@Nuru Nuru added the no-release Do not create a new release (wait for additional code changes) label Apr 4, 2022
@mergify
Copy link

mergify bot commented Apr 4, 2022

This pull request is now in conflict. Could you fix it @renovate[bot]? 🙏

@renovate renovate bot force-pushed the renovate/cloudposse-route53-alias-aws-0.x branch from 4e089fa to 166f198 Compare April 4, 2022 02:51
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 5a430d9 into master Apr 4, 2022
@mergify mergify bot deleted the renovate/cloudposse-route53-alias-aws-0.x branch April 4, 2022 03:03
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 no-release Do not create a new release (wait for additional code changes)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants