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:
parent
78496c9e26
commit
da4698e4be
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user