mirror of
https://github.com/opentofu/opentofu.git
synced 2026-05-28 04:15:54 -04:00
Merge pull request #32058 from coreyti/patch-1
tiny update to Resource Addressing: "value4"
This commit is contained in:
commit
9d815ea727
1 changed files with 1 additions and 1 deletions
|
|
@ -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 a new issue