From da4698e4be6959701862172c261fb9972733e609 Mon Sep 17 00:00:00 2001 From: Dan Petersen Date: Sat, 7 Dec 2019 22:30:11 +0100 Subject: [PATCH] Latest work --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index d8d299e4..9a582cea 100644 --- a/README.md +++ b/README.md @@ -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