docs/google: Add "list" to tags description (#14975)
The tags argument requires a list in order to work.
This commit is contained in:
parent
24846024ab
commit
c4c3c3f24d
|
@ -100,7 +100,7 @@ The following arguments are supported:
|
|||
* `service_account` - (Optional) Service account to attach to the instance.
|
||||
Structure is documented below.
|
||||
|
||||
* `tags` - (Optional) Tags to attach to the instance.
|
||||
* `tags` - (Optional) A list of tags to attach to the instance.
|
||||
|
||||
* `create_timeout` - (Optional) Configurable timeout in minutes for creating instances. Default is 4 minutes.
|
||||
Changing this forces a new resource to be created.
|
||||
|
|
Loading…
Reference in New Issue