aishaathmanlali / Coursework-Planner

Your coursework planner
0 stars 0 forks source link

[TECH ED] Infrastructure as Code for CYF Hotel Frontend in S3 #345

Open aishaathmanlali opened 5 months ago

aishaathmanlali commented 5 months ago

From Module-Cloud created by SallyMcGrath: CodeYourFuture/Module-Cloud#9

Link to the coursework

https://developer.hashicorp.com/terraform/docs

Why are we doing this?

Objective:

Use Terraform to deploy your CYF Hotel frontend to an S3 bucket.

Steps:

  1. Write a Terraform configuration file main.tf to define the S3 bucket.
  2. Include the necessary configurations like ACL, policy, and versioning.
  3. Deploy the code to AWS.

Outcome:

After running terraform apply, you should see the CYF Hotel frontend live on the S3 bucket URL.

Maximum time in hours

2

How to get help

Ask calm, curious questions with links, code samples, and no screenshots.

https://curriculum.codeyourfuture.io/guides/asking-questions/

How to submit

Demo your progress in class.