Releases: ministryofjustice/cloud-platform-terraform-s3-bucket
Releases · ministryofjustice/cloud-platform-terraform-s3-bucket
5.2.0
What's Changed
- fix permissions by @FolarinOyenuga in #87
New Contributors
- @FolarinOyenuga made their first contribution in #85
Full Changelog: 5.1.0...5.2.0
v5.1.0
What's Changed
- fix: remove deprecated 'template' provider by @jakemulley in #78
- Bump actions/checkout from 3 to 4 by @dependabot in #79
New Contributors
- @dependabot made their first contribution in #79
Full Changelog: 5.0.0...5.1.0
v5.0.0
v4.9.0
What's Changed
- 🔖 Bump example tag to 4.8.2 by @jasonBirchall in #72
- Refactor .github/ directory to bring in line with cloud-platform-terraform-template by @jakemulley in #71
- Standardise tags and versions by @jakemulley in #73
- Add comments through main.tf to make it clearer what each bit does by @jakemulley in #75
- Add output for regional bucket domain name by @jakemulley in #74
- Add random_id to policy Sid to allow merging of policies by @jakemulley in #76
Full Changelog: 4.8.2...4.9.0
v4.8.2
What's Changed
- 📝 fix link to MoJ infrastructure tagging guidelines in README.md. by @Eli-TW in #68
- Add documentation workflow by @jakemulley in #69
- Create policy and output ARN for IRSA by @jakemulley in #70
New Contributors
Full Changelog: 4.8.1...4.8.2
4.8.1
Set outputs to sensitive for s3 module
What's Changed
- Set outputs to sensitive for s3 module by @sj-williams in #67
New Contributors
- @sj-williams made their first contribution in #67
Full Changelog: 4.8.0...4.8.1
4.8.0
What's Changed
- Update s3.tf by @vijay-veeranki in #61
- Add gh action to push new terraform module releases to our API by @jaskaransarkaria in #63
- Bump GitHub Action TF version to >= 1.2.5 by @jasonBirchall in #66
- Upgrade terraform version to >= 1.2.5 by @AntonyBishop in #64
New Contributors
- @jaskaransarkaria made their first contribution in #63
- @AntonyBishop made their first contribution in #64
Full Changelog: 4.7.3...4.8.0
4.7.3
This PR changes the variable type from list(any) to any as Terraform will evaluate one list item and expect all values to match the types.
4.7.2
Aws provider upgrade
4.7.1 allow read own policy
What's Changed
- Update env name to match the cli template for variables.tf by @poornima-krishnasamy in #51
- allow checking the bucket policy by @razvan-moj in #55
Full Changelog: 4.7...4.7.1