This repository has been archived by the owner on Jun 27, 2024. It is now read-only.
Releases: ministryofjustice/modernisation-platform-terraform-s3-bucket-replication-role
Releases · ministryofjustice/modernisation-platform-terraform-s3-bucket-replication-role
v4.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
- Added the CODEOWNERS file to identify modernisation platform by @SteveLinden in #8
- Add dependabot and compliance badge by @davidkelliott in #9
- Feature/add tests by @SteveLinden in #10
- Remove unneeded comments by @davidkelliott in #11
- Add instructions on how to run the tests by @gfou-al in #12
- Better name by @davidkelliott in #13
- Add static code analysis to module by @davidkelliott in #14
- Fix formatting by @davidkelliott in #15
- Fix providers to use testing-ci by @davidkelliott in #16
- Bump actions/checkout from 2.3.4 to 3.0.2 by @dependabot in #17
- Update README.md by @davidkelliott in #18
- Bump hashicorp/setup-terraform from 2.0.0 to 2.0.3 by @dependabot in #21
- Add OSSF scorecards and pin github actions to specific versions as recommended in the github actions security hardening guidance by @davidkelliott in #22
- Remove reliance on remote backend by @dms1981 in #24
- Github actions security improvements by @davidkelliott in #25
- Bump actions/setup-go from 3.3.1 to 3.4.0 by @dependabot in #26
- Bump github/codeql-action from 2.1.32 to 2.1.36 by @dependabot in #28
- Bump ministryofjustice/github-actions from 8 to 9 by @dependabot in #29
- Bump actions/upload-artifact from 3.1.0 to 3.1.1 by @dependabot in #23
- Remove deprecated attribute by @davidkelliott in #30
- Bump actions/checkout from 3.1.0 to 3.2.0 by @dependabot in #32
- Bump actions/setup-go from 3.4.0 to 3.5.0 by @dependabot in #31
- Bump github/codeql-action from 2.1.36 to 2.1.37 by @dependabot in #34
- Bump ossf/scorecard-action from 2.0.6 to 2.1.0 by @dependabot in #35
- Bump ossf/scorecard-action from 2.1.0 to 2.1.1 by @dependabot in #36
- Bump ossf/scorecard-action from 2.1.1 to 2.1.2 by @dependabot in #37
- Bump actions/checkout from 3.2.0 to 3.3.0 by @dependabot in #38
- Bump actions/upload-artifact from 3.1.1 to 3.1.2 by @dependabot in #39
- Bump ministryofjustice/github-actions from 9 to 10 by @dependabot in #40
- Bump github/codeql-action from 2.1.37 to 2.1.38 by @dependabot in #41
- Bump github/codeql-action from 2.1.38 to 2.1.39 by @dependabot in #42
- Bump github/codeql-action from 2.1.39 to 2.2.1 by @dependabot in #43
- Bump github/codeql-action from 2.2.1 to 2.2.2 by @dependabot in #44
- Bump github/codeql-action from 2.2.2 to 2.2.3 by @dependabot in #45
- Bump github/codeql-action from 2.2.3 to 2.2.4 by @dependabot in #46
- Bump github.com/hashicorp/go-getter from 1.6.1 to 1.7.0 in /test by @dependabot in #47
- Added code scanning workflow task by @dms1981 in #48
- Bump golang.org/x/net from 0.1.0 to 0.7.0 in /test by @dependabot in #49
- Ensure sarif upload runs regardless of scanning exit code by @dms1981 in #52
- Bump bridgecrewio/checkov-action from 12.2138.0 to 12.2150.0 by @dependabot in #53
- Bump actions/cache from 3.2.5 to 3.2.6 by @dependabot in #50
- Update code-scanning to support GITHUB_TOKEN, scoped permissions, added scan exclusions by @dms1981 in #54
- Bump bridgecrewio/checkov-action from 12.2151.0 to 12.2164.0 by @dependabot in #56
- Bump github/codeql-action from 2.2.4 to 2.2.5 by @dependabot in #57
- Bump bridgecrewio/checkov-action from 12.2164.0 to 12.2165.0 by @dependabot in #58
- Bump bridgecrewio/checkov-action from 12.2165.0 to 12.2172.0 by @dependabot in #60
- Bump ministryofjustice/github-actions from 10 to 11 by @dependabot in #62
- Amended version constraint for terratest workflow by @dms1981 in #63
- Bump bridgecrewio/checkov-action from 12.2172.0 to 12.2179.0 by @dependabot in #64
- Bump bridgecrewio/checkov-action from 12.2179.0 to 12.2183.0 by @dependabot in #65
- Bump golang.org/x/crypto from 0.0.0-20210921155107-089bfa567519 to 0.1.0 in /test by @dependabot in #61
- Bump bridgecrewio/checkov-action from 12.2183.0 to 12.2184.0 by @dependabot in #66
- Bump bridgecrewio/checkov-action from 12.2184.0 to 12.2188.0 by @dependabot in #67
- Bump actions/cache from 3.2.6 to 3.3.0 by @dependabot in #68
- Bump bridgecrewio/checkov-action from 12.2188.0 to 12.2196.0 by @dependabot in #71
- Bump github/codeql-action from 2.2.5 to 2.2.6 by @dependabot in https://github.com/ministryofjustice/modernisation-platform-terraform-s3-bucket-replication-role/pull...
v3.0.0
various-updates-including-named-replication-bucket
- policy can include replication bucket name
- amended policy permissions
v2.0.0
Upgrade to TF 1.0.1 and AWS provider 3.47.0
v1.0.0
Initial release of modernisation-platform-terraform-s3-bucket-replication-role
.