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