change var name to match group

This commit is contained in:
c0de 2024-01-21 15:20:14 -05:00
parent 75c4a665f4
commit dded3a13b4
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
#~ always loaded ~#
api_user_name: terraform
api_user_role: PVEVMAdmin # Virtual Machine Administrator
api_group_role: PVEVMAdmin # Virtual Machine Administrator
api_object_path: /vms # Access to VMs
...

View File

@ -15,7 +15,7 @@ argument_specs:
- Group permission assignment should be preferred
options:
api_user_role:
api_group_role:
type: str
required: false
default: NoAccess