
InstantInfra: AWS S3 Storage Bucket
Setup a simple storage bucket resource using IaC Today, I will: Setup a basic storage bucket through tf In less than 10 minutes Prerequisites An active AWS account: Make sure to check my previous video/post where I setup a brand new AWS account and configure IAM <> tf. I will be using this repo to run my challenges, so you’ll find all the challenges code there. I do have to mention that you can provision an AWS S3 Bucket using the fantastic terraform-aws-modules however for the purposes of the channel, I will use the native provider resources ...