mirror of
https://github.com/hashicorp/terraform.git
synced 2026-05-28 04:03:27 -04:00
Added group attribute to cloudstack instance documentation markdown
This commit is contained in:
parent
f840f49fbb
commit
014f2d5671
1 changed files with 2 additions and 0 deletions
|
|
@ -31,6 +31,8 @@ The following arguments are supported:
|
|||
|
||||
* `display_name` - (Optional) The display name of the instance.
|
||||
|
||||
* `group` - (Optional) The group name of the instance.
|
||||
|
||||
* `service_offering` - (Required) The name or ID of the service offering used
|
||||
for this instance.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue