Clarify multiple times usage (#30724)

* Clarify multiple times usage


Co-authored-by: kmoe <5575356+kmoe@users.noreply.github.com>
This commit is contained in:
Matthias Baur 2022-03-30 10:52:49 +02:00 committed by GitHub
parent 38dd0ef2f3
commit 971c899c12
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -220,7 +220,8 @@ Plan Customization Options:
-replace=resource Force replacement of a particular resource instance using
its resource address. If the plan would've normally
produced an update or no-op action for this instance,
Terraform will plan to replace it instead.
Terraform will plan to replace it instead. You can use
this option multiple times to replace more than one object.
-target=resource Limit the planning operation to only the given module,
resource, or resource instance and all of its