How to Create an S3 Bucket using Terraform
How to Create an S3 Bucket using Terraform AWS S3 or Simple Storage Service is one of the most used AWS service. When you are deploying your workload on AWS, there is high chances that you are using S3 buckets directly or indirectly. From DevOps perspective, It always makes sense Read More