0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-06-30 10:33:46 +00:00

Latest work

This commit is contained in:
Dan Petersen 2019-12-07 22:30:11 +01:00
parent 78496c9e26
commit da4698e4be

View File

@ -37,6 +37,15 @@ If you're building the provider, follow the instructions to [install it as a plu
#### Virtual Environment
##### Access Group (proxmox_virtual_environment_access_group)
###### Arguments
* `id` - (Required) The group id.
###### Attributes
* `comment` - The group comment.
* `members` - The group members' as a list with `username@realm` entries.
##### Access Groups (proxmox_virtual_environment_access_groups)
###### Arguments