v0.17.2
🤖 Automatic Updates
Update Terraform cloudposse/route53-alias/aws to v0.13.0 @renovate (#73)
This PR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
cloudposse/route53-alias/aws (source) | module | minor | 0.12.0 -> 0.13.0 |
Release Notes
cloudposse/terraform-aws-route53-alias
v0.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
##### references * #37