Releases: trussworks/terraform-aws-ou-scp
Releases · trussworks/terraform-aws-ou-scp
v2.0.1
What's Changed
- fix: update resources that cannot be limited by region by @sheenamt in #48
- Update limit_regions to allow users to change support plans or submit support tickets in sub accounts by @dustinchilson in #45
New Contributors
- @sheenamt made their first contribution in #48
- @dustinchilson made their first contribution in #45
Full Changelog: v2.0.0...v2.0.1
Deprecate using Terraform versions before 1.0
Module now requires using Terraform version 1.0 or higher.
v1.5.1
Update regionless APIs to match AWS docs
update list of regionless actions to match AWS docs
Access-analyzer added to not actions
Access-analyzer is added to not actions
Allows for tf version 13+ and aws provider 3+
v1.3.2 Merge pull request #19 from trussworks/am-updating-version-restraints…
Fixes issue with tag defaults
Includes #18
Adds variable to add tags to created scp
Merge pull request #17 from mbevc1/20210105_tags Add resource tags
Fix Require Encrpytion for S3 to include SSE-KMS
Add fix for for SSE-KMS in addition to the existing AES265 S3 SSE policy. More info at: #13
Version supports Tf 0.12 & 0.13 and AWS provider 2.0 and 3.0
Merge pull request #12 from dod-iac/cg_tf13 Update to tf 0.13