v7.0.0
Breaking Changes
- AWS Provider constraint is now set to
~> 5.x
. - This will conflict with modules that enforce a constraint of
~> 4.x
. You can useterraform providers
to show any potential conflicts.
What's Changed
- Build(deps): Bump bridgecrewio/checkov-action from 12.2301.0 to 12.2390.0 by @dependabot
- Build(deps): Bump github/codeql-action from 2.3.0 to 2.13.4 by @dependabot
- Build(deps): Bump actions/setup-go from 4.0.0 to 4.0.1 by @dependabot in #157
- Build(deps): Bump ministryofjustice/github-actions from 12 to 13 by @dependabot in #160
- Adding CONTRIBUTING.md to the top level by @SteveLinden in #179
- Build(deps): Bump actions/checkout from 3.5.2 to 3.5.3 by @dependabot in #186
- AWS Provider 5.0 upgrade by @dms1981 in #191
Full Changelog: v6.4.0...v7.0.0