cn-terraform / terraform-aws-s3-static-website

Terraform Module for AWS to host Static Website on S3
https://registry.terraform.io/modules/cn-terraform/s3-static-website/aws
Apache License 2.0
20 stars 33 forks source link

Fix deprecated attributes warnings, add website_logs_bucket_id output, make www domain alias optional, make CORS rule https specific where possible, remove unused aws_s3_bucket_website_configuration #49

Closed mchr3k closed 1 year ago

mchr3k commented 1 year ago

Changes:

mchr3k commented 1 year ago

Thanks for responding to this so quickly!