From Module-Cloud created by SallyMcGrath: CodeYourFuture/Module-Cloud#11
Link to the coursework
https://developer.hashicorp.com/terraform/docs
Why are we doing this?
Objective:
Use Terraform to deploy your CYF Hotel backend to an RDS instance.
Steps:
Write a Terraform configuration file main.tf for the RDS database.
Include necessary configurations like database engine, version, and credentials.
Deploy the code to AWS.
Outcome:
After running terraform apply, the database should be live and reachable on the RDS instance.
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.