Commit dca94a9e authored by Laura Pacilio's avatar Laura Pacilio
Browse files

fix verb tense

parent aa3a046a
Showing with 1 addition and 2 deletions
+1 -2
......@@ -155,8 +155,7 @@ the previous section, are also available with the same meanings on
Terraform will choose a "replace" action instead.
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
patterns, you may wish to replace the malfunctioning objects with new objects that have the same configuration.
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.
This option is allowed only in the normal planning mode, so this option
is incompatible with the `-destroy` option.
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment