Update environments.html.md (#13353)

Use current local state directory
This commit is contained in:
Andrew King 2017-04-21 16:48:34 +10:00 committed by Radek Simko
parent 43d518342c
commit 1654464a64
1 changed files with 1 additions and 1 deletions

View File

@ -119,7 +119,7 @@ aren't any more complex than that. Terraform wraps this simple notion with
a set of protections and support for remote state.
For local state, Terraform stores the state environments in a folder
`terraform.state.d`. This folder should be committed to version control
`terraform.tfstate.d`. This folder should be committed to version control
(just like local-only `terraform.tfstate`).
For [remote state](/docs/state/remote.html), the environments are stored