terraform-aws-s3-bucket icon indicating copy to clipboard operation
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/

Results 6 terraform-aws-s3-bucket issues
Sort by recently updated
recently updated
newest added

### 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 ``` ╷ │...

enhancement

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