Releases: ministryofjustice/modernisation-platform-terraform-aws-vm-import
Releases · ministryofjustice/modernisation-platform-terraform-aws-vm-import
v2.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
- Fix issues with test and add go.mod and go.sum files by @zuriguardiola in #7
- Fix formatting by @davidkelliott in #10
- Update providers to fix tests by @davidkelliott in #14
- Bump s3-bucket::modernisation-platform-terraform-s3-bucket from 6.1.0 to 6.2.0 by @dependabot in #13
- Bump terraform-docs/gh-actions from 0.10.0 to 1.0.0 by @dependabot in #11
- Bump actions/checkout from 2 to 3 by @dependabot in #12
- Update README.md by @davidkelliott in #15
- Bump hashicorp/setup-terraform from 2.0.0 to 2.0.2 by @dependabot in #16
- Bump hashicorp/setup-terraform from 2.0.2 to 2.0.3 by @dependabot in #17
- Add OSSF scorecards and pin github actions to specific versions as recommended in the github actions security hardening guidance by @davidkelliott in #18
- Bump actions/upload-artifact from 3.1.0 to 3.1.1 by @dependabot in #19
- Bump github/codeql-action from 2.1.32 to 2.1.33 by @dependabot in #20
- Remove reliance on remote backend by @dms1981 in #21
- Github actions security improvements by @davidkelliott in #23
- Bump github/codeql-action from 2.1.33 to 2.1.35 by @dependabot in #24
- Bump actions/setup-go from 3.3.1 to 3.4.0 by @dependabot in #25
- Bump github/codeql-action from 2.1.35 to 2.1.36 by @dependabot in #26
- Remove deprecated attribute by @davidkelliott in #29
- Bump actions/checkout from 3.1.0 to 3.2.0 by @dependabot in #27
- Bump actions/setup-go from 3.4.0 to 3.5.0 by @dependabot in #31
- Bump ministryofjustice/github-actions from 8 to 9 by @dependabot in #28
- Bump github/codeql-action from 2.1.36 to 2.1.37 by @dependabot in #33
- Bump ossf/scorecard-action from 2.0.6 to 2.1.0 by @dependabot in #32
- Bump ossf/scorecard-action from 2.1.0 to 2.1.2 by @dependabot in #35
- Bump actions/upload-artifact from 3.1.1 to 3.1.2 by @dependabot in #37
- Bump actions/checkout from 3.2.0 to 3.3.0 by @dependabot in #36
- Bump ministryofjustice/github-actions from 9 to 10 by @dependabot in #38
- Bump github/codeql-action from 2.1.37 to 2.1.38 by @dependabot in #39
- Bump github/codeql-action from 2.1.38 to 2.1.39 by @dependabot in #40
- Bump github/codeql-action from 2.1.39 to 2.2.1 by @dependabot in #41
- Bump github/codeql-action from 2.2.1 to 2.2.2 by @dependabot in #42
- Bump github/codeql-action from 2.2.2 to 2.2.3 by @dependabot in #43
- Bump github/codeql-action from 2.2.3 to 2.2.4 by @dependabot in #44
- Bump github.com/hashicorp/go-getter from 1.6.1 to 1.7.0 in /test by @dependabot in #45
- Added code scanning workflow task by @dms1981 in #46
- Bump golang.org/x/net from 0.1.0 to 0.7.0 in /test by @dependabot in #47
- Update code-scanning to support GITHUB_TOKEN, scoped permissions, added scan exclusions by @dms1981 in #50
- Bump bridgecrewio/checkov-action from 12.2138.0 to 12.2154.0 by @dependabot in #48
- Bump github/codeql-action from 2.2.4 to 2.2.5 by @dependabot in #52
- Bump bridgecrewio/checkov-action from 12.2154.0 to 12.2163.0 by @dependabot in #53
- Bump bridgecrewio/checkov-action from 12.2163.0 to 12.2165.0 by @dependabot in #55
- Bump bridgecrewio/checkov-action from 12.2165.0 to 12.2170.0 by @dependabot in #58
- Bump golang.org/x/crypto from 0.0.0-20210921155107-089bfa567519 to 0.1.0 in /test by @dependabot in #54
- Bump bridgecrewio/checkov-action from 12.2170.0 to 12.2172.0 by @dependabot in #59
- Amended version constraint for terratest workflow by @dms1981 in #60
- Bump bridgecrewio/checkov-action from 12.2172.0 to 12.2176.0 by @dependabot in #62
- Bump bridgecrewio/checkov-action from 12.2176.0 to 12.2181.0 by @dependabot in #63
- Bump s3-bucket::modernisation-platform-terraform-s3-bucket from 6.2.0 to 6.3.0 by @dependabot in #56
- Bump bridgecrewio/checkov-action from 12.2181.0 to 12.2183.0 by @dependabot in #64
- Bump bridgecrewio/checkov-action from 12.2183.0 to 12.2185.0 by @dependabot in #65
- Bump bridgecrewio/checkov-action from 12.2185.0 to 12.2188.0 by @dependabot in #66
- Bump bridgecrewio/checkov-action from 12.2188.0 to 12.2194.0 by @dependabot in #69
- Bump github/codeql-action from 2.2.5 to 2.2.6 by @dependabot in #68
- Bump actions/cache from 3.2.6 to 3.3.1 by @dependabot in #70
- Bump ministryofjustice/github-actions from 10 to 11 by @dependabot in #61
- Bump bridgecrewio/checkov-action from 12.2194.0 to 12.2199.0 by @dependabot in #71
- Bump bridgecrewio/checkov-action from 12.2199.0 to 12.2202.0 by @dependabot in #72
- Bump actions/checkout from 3.3.0 to 3.4.0 by @dependabot in #75
- Bump github/codeql-action from 2.2.6 to 2.2.7 by @dependabot in #73
- Bump actions/setup-go from...
v1.0.2
Adds automated Terratests and bumps S3 Module version
v1.0.0 - Initial release
What's Changed
- Initial commit by @zuriguardiola in #1
- Added the CODEOWNERS file to identify modernisation platform by @SteveLinden in #2
- AWS Provider V4 upgrades by @dms1981 in #3
New Contributors
- @zuriguardiola made their first contribution in #1
- @SteveLinden made their first contribution in #2
- @dms1981 made their first contribution in #3
Full Changelog: https://github.com/ministryofjustice/modernisation-platform-terraform-aws-vm-import/commits/v1.0.0