Skip to content
Snippets Groups Projects
Commit be844fc3 authored by Ryan Jones's avatar Ryan Jones
Browse files

update to README

parent ea326e5f
No related branches found
No related tags found
No related merge requests found
...@@ -32,6 +32,9 @@ Clone this repo into your terraform-first-instance directory: ...@@ -32,6 +32,9 @@ Clone this repo into your terraform-first-instance directory:
`$terraform init` `$terraform init`
`$terraform plan` `$terraform plan -out $HOME/terraform-first-instance/terraform-plan.tf`
#terraform plan -out writes the plan to a file and then terraform apply runs that plan
`$terraform apply` `$terraform apply`
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment