mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-16 18:35:03 -06:00
Merge pull request #18516 from xulsitatirev/patch-2
Fix documentation on tainting resources within modules
This commit is contained in:
commit
419649d4f0
@ -81,5 +81,5 @@ This example will only taint a resource within a module:
|
||||
|
||||
```
|
||||
$ terraform taint -module=couchbase aws_instance.cb_node.9
|
||||
The resource aws_instance.couchbase.11 in the module root.couchbase has been marked as tainted!
|
||||
The resource aws_instance.cb_node.9 in the module root.couchbase has been marked as tainted!
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user