Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/amaurybsouza/terraform-aws-s3
A BIG way to provisioning a S3 Bucket on AWS Cloud using Terraform with best practices, like variables, modules and versioning of code. https://registry.terraform.io/providers/hashicorp/aws/latest
https://github.com/amaurybsouza/terraform-aws-s3
aws aws-s3 cloud cloud-computing devops devops-tools infrastructure-as-code infrastructure-management s3-bucket terraform terraform-module
Last synced: about 2 months ago
JSON representation
A BIG way to provisioning a S3 Bucket on AWS Cloud using Terraform with best practices, like variables, modules and versioning of code. https://registry.terraform.io/providers/hashicorp/aws/latest
- Host: GitHub
- URL: https://github.com/amaurybsouza/terraform-aws-s3
- Owner: amaurybsouza
- License: gpl-3.0
- Created: 2021-11-14T20:01:38.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-01T01:33:07.000Z (about 3 years ago)
- Last Synced: 2024-05-02T02:43:08.576Z (9 months ago)
- Topics: aws, aws-s3, cloud, cloud-computing, devops, devops-tools, infrastructure-as-code, infrastructure-management, s3-bucket, terraform, terraform-module
- Language: HCL
- Homepage: https://amauryborgesouza.medium.com/
- Size: 15.6 KB
- Stars: 1
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# terraform-aws-s3
Provisioning a S3 Bucket on AWS Cloud using Terraform with best practices