mirror of
https://github.com/opentofu/opentofu.git
synced 2026-05-28 04:15:54 -04:00
tiny update to Resource Addressing: "value4"
An almost ridiculous contribution. Yet, it made it so much clearer for me, when I realized I could frame it with this finish.
This commit is contained in:
parent
730756eca2
commit
4835deddae
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