mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
Merge pull request #32058 from coreyti/patch-1
tiny update to Resource Addressing: "value4"
This commit is contained in:
commit
9d815ea727
@ -133,4 +133,4 @@ An address like this:
|
||||
aws_instance.web["example"]
|
||||
```
|
||||
|
||||
Refers to only the "example" instance in the config.
|
||||
Refers to only the "example" instance in the config, and resolves to "value4".
|
||||
|
Loading…
Reference in New Issue
Block a user