Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion 02-Terraform-Basics/02-02-Terraform-Command-Basics/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@
- terraform validate
- terraform plan
- terraform apply
- terraform destroy
- terraform destroy

++++++++++++++++++++++++++++++++++++++++

## Step-02: Review terraform manifest for EC2 Instance
- **Pre-Conditions-1:** Ensure you have **default-vpc** in that respective region
Expand Down