Day 67: AWS S3 Bucket Creation and Management
Prerequisites:
Terraform installed and configured with AWS credentials
if not then follow this blog
https://hashnode.com/post/cljbzmnad000109mv11753vyu
Task: Create an S3 bucket using Terraform.
create s3.tf with following code:
resource "aws_s...
ajayblog.com2 min read