cloudposse / terraform-aws-cloudfront-cdn

Terraform Module that implements a CloudFront Distribution (CDN) for a custom origin.
https://cloudposse.com/accelerate
Apache License 2.0
99 stars 121 forks source link

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

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

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`](https://togithub.com/cloudposse/terraform-aws-route53-alias/releases/0.13.0) [Compare Source](https://togithub.com/cloudposse/terraform-aws-route53-alias/compare/0.12.1...0.13.0) > **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](https://togithub.com/cloudposse/terraform-aws-route53-alias/issues/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.



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

mergify[bot] commented 2 years ago

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