ftheophile / wc-lab-terraform-repo

Wirfon Cloud lab exercise repository
0 stars 0 forks source link

Create S3 Bucket for Terraform Backend #2

Open ftheophile opened 7 months ago

ftheophile commented 7 months ago

Create S3 bucket in N. Virginia that will be used as remote bucket for terraform code. Use IAM role, that you will be assigned not your personal AWS account Bucket name should be added in the item comments sections after creation and should have "-dev" at the end Version should be enabled Life cycle configuration added such that only the top 3 versions of the files should be kept No Dynamo DB created for now

Add the following tags Description = "Terraform Backend" BuildUser = your name e.g "Edna" ManageBy = "Manually" Owner = "WCLabs2024" Environment = "Development"

Ed-Neema commented 7 months ago

Bucket Name: bucketforterraformcode-dev