Skip to content

v0.36.0

Compare
Choose a tag to compare
@cloudpossebot cloudpossebot released this 27 Apr 02:59
ccb6e1d
Removing policy attribute for S3 bucket @justnom (#86)

what

  • Fixing a bug where the bucket policy would flip-flop on Terraform apply if var.policy and any of var.allow_ssl_requests_only, var.allow_encrypted_uploads_only were set

why

  • The aws_s3_bucket.policy attribute was competing with the aws_s3_bucket_policy resource