Possible correction regarding remote state files
Documentation has "... people have to remove state files..." when I believe it should say "...people have to use remote state files...".
This commit is contained in:
parent
99c8c5302b
commit
912bd2f977
|
@ -88,7 +88,7 @@ state is treated as the record of truth.
|
|||
|
||||
## Syncing
|
||||
|
||||
The primary motivation people have to remove state files is in an attempt
|
||||
The primary motivation people have to remote state files is in an attempt
|
||||
to improve using Terraform with teams. State files can easily result in
|
||||
conflicts when two people modify infrastructure at the same time.
|
||||
|
||||
|
|
Loading…
Reference in New Issue