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: Genevieve LEsperance <[email protected]>
  • Loading branch information
desmondrawls authored and Genevieve LEsperance committed Nov 17, 2017
1 parent 16c54a1 commit 29c16d8
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 @@ -109,7 +109,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 29c16d8

Please sign in to comment.