313 B
313 B
Launch EC2 instance
Requirements
- 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