terraform-aws-s3-bucket
terraform-aws-s3-bucket copied to clipboard
A Terraform module to create a Simple Storage Service (S3) Bucket on Amazon Web Services (AWS). https://aws.amazon.com/s3/
### Current Version 0.6.0 ### Use-cases Wanting to use version 4 of the AWS terraform module but cannot because of the hard `< 4.0` version requirement https://github.com/mineiros-io/terraform-aws-s3-bucket/blob/65c9c498b4f1146b00a25ebe00fe8a41b761dbc9/versions.tf#L8-L10 ``` ╷ │...
I split this commit to make my changes easier to check. Please have a look at https://github.com/mineiros-io/terraform-aws-s3-bucket/commit/8fe3fe3b91b414548760697543bdd8540fddd834 and let me know if anything need to be done to merge this...
Adds Support for AWS module 4.9+ #57
Adds Support for AWS module 4.9+ #57