Skip to content

v3.2.0

Compare
Choose a tag to compare
@paul-e-allen paul-e-allen released this 11 May 18:21
· 4 commits to main since this release
  • added minimum version of v4.9.0 for AWS provider
  • added aws_s3_bucket_acl resource
    • This will require that the existing aws_s3_bucket_aclconfiguration be imported: terraform import module.example.aws_s3_bucket_acl.codepipeline_bucket bucket-name,private,private
  • removed acl property from aws_s3_bucket