CodeYourFuture / CodeYourFuture/Module-Cloud
[TECH ED] Infrastructure as Code for CYF Hotel Database in RDS
- Dominant language
- No language data
- Stars
- 0
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
### 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.
Contributor guide
Assessment
This issue has not been assessed yet.