99c4e02ecf
Name it instead "topics" so it won't be strange if some topics included "exercises" directory.
313 B
313 B
Launch EC2 instance
Reuqirements
- AWS account
Objectives
- Write Terraform configuration for launching an EC2 instance
- Run the commands to apply the configuration and create the EC2 instance
- What happens if you run again
terraform apply
? - Destroy the instance you've created with Terraform