v3.0.0
New Modules
Breaking Changes
- EC2 module now requires hashicorp/aws provider >= 5.0 (#64)
What's Changed
Core
- Test for the following modules, EC2, VPC and StateManager by @robg-test in #63
- Add .editorconfig by @robg-test in #72
- Specify the full repository name in the Terraform Docs and Dependabot Actions by @robg-test in #79
- Use Pull Request Target by @robg-test in #82
- Changed the if variables to check for the new target name by @robg-test in #83
- Terra 78 by @robg-test in #85
- Remove If Conditional Check for changed modules by @robg-test in #86
- Revert all changes around pull_request_target by @robg-test in #88
- Separate workflow_run job for committing documentation & config by @cmbuckley in #95
- Prepare release v3 by @cmbuckley in #96
AWS ACME Certificate
- Add acme certificate module by @Dusty-Meg in #92
- Fix regexes in acme_certificate module by @cmbuckley in #98
AWS EC2
- Update EC2 Minimum Version by @robg-test in #64
- Added abillity to provide own SSH Key for EC2 module by @robg-test in #73
AWS RDS Serverless Cluster
- RDS Cluster Example Terraform - #66 by @robg-test in #69
- added performance_insights_enabled argument for rds_instance - #22 by @NishantTomar in #77
AWS Route53
- Example for #67 - Route 53 Example by @robg-test in #68
- Route 53 Example Fix by @robg-test in #76
AWS SSO Account Assignment
- SSO Account Assignment module by @cmbuckley in #97
New Contributors
- @Dusty-Meg made their first contribution in #92
- @NishantTomar made their first contribution in #77
Full Changelog: v2.4.0...v3.0.0