fix verb tense
This commit is contained in:
parent
aa3a046af3
commit
dca94a9eaf
|
@ -155,8 +155,7 @@ the previous section, are also available with the same meanings on
|
||||||
Terraform will choose a "replace" action instead.
|
Terraform will choose a "replace" action instead.
|
||||||
|
|
||||||
You can use this option if you have learned that one or more remote objects
|
You can use this option if you have learned that one or more remote objects
|
||||||
has become degraded in some way. Add multiple `-replace` flags to the command to replace several objects at once. If you are using immutable infrastructure
|
have become degraded in some way. Add multiple `-replace` flags to replace several objects at once. If you are using immutable infrastructure patterns, you may wish to replace the malfunctioning objects with new objects that have the same configuration.
|
||||||
patterns, you may wish to replace the malfunctioning objects with new objects that have the same configuration.
|
|
||||||
|
|
||||||
This option is allowed only in the normal planning mode, so this option
|
This option is allowed only in the normal planning mode, so this option
|
||||||
is incompatible with the `-destroy` option.
|
is incompatible with the `-destroy` option.
|
||||||
|
|
Loading…
Reference in New Issue