CodeYourFuture / CodeYourFuture/Module-Cloud
[TECH ED] Infrastructure as Code for CYF Hotel Backend in EC2
- 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 EC2 instance.
### Steps:
Write a Terraform configuration file (main.tf) to define the EC2 instance.
Include configurations for security groups, key pairs, and IAM roles if necessary.
Deploy the code to AWS.
### Outcome:
After running `terraform apply`, the backend should be running on an AWS EC2 instance accessible via its IP address.
### Maximum time in hours
1.5
### 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.