Skip to content
This repository has been archived by the owner on Sep 16, 2020. It is now read-only.

Commit

Permalink
Use plan in terraform apply in readme.
Browse files Browse the repository at this point in the history
Signed-off-by: Desmond Pompa Alarcon Rawls <[email protected]>
  • Loading branch information
Genevieve LEsperance authored and desmondrawls committed Nov 17, 2017
1 parent 63f9891 commit f82a1b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ Note: please make sure you have created the `terraform.tfvars` file above as men
```bash
terraform init
terraform plan -out=plan
terraform apply
terraform apply plan
```

### Tearing down environment
Expand Down

0 comments on commit f82a1b2

Please sign in to comment.