Open aishaathmanlali opened 5 months ago
From Module-Cloud created by SallyMcGrath: CodeYourFuture/Module-Cloud#9
https://developer.hashicorp.com/terraform/docs
Use Terraform to deploy your CYF Hotel frontend to an S3 bucket.
main.tf
After running terraform apply, you should see the CYF Hotel frontend live on the S3 bucket URL.
terraform apply
2
Ask calm, curious questions with links, code samples, and no screenshots.
https://curriculum.codeyourfuture.io/guides/asking-questions/
Demo your progress in class.
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:
main.tf
to define the S3 bucket.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.