Merge pull request #13917 from hashicorp/sethvargo-patch-1
Document that random_pet is referenced by id
This commit is contained in:
commit
6daef74e9b
|
@ -58,3 +58,9 @@ The following arguments are supported:
|
|||
* `prefix` - (Optional) A string to prefix the name with.
|
||||
|
||||
* `separator` - (Optional) The character to separate words in the pet name.
|
||||
|
||||
## Attribute Reference
|
||||
|
||||
The following attributes are supported:
|
||||
|
||||
* `id` - (string) The random pet name
|
||||
|
|
Loading…
Reference in New Issue