fix: switch arguments
This commit is contained in:
parent
35a06a6c93
commit
6c880fb9ce
1 changed files with 3 additions and 4 deletions
|
|
@ -111,8 +111,7 @@ resource "proxmox_virtual_environment_acl" "control_center_storage" {
|
|||
|
||||
resource "proxmox_virtual_environment_user_token" "control_center_token" {
|
||||
user_id = proxmox_virtual_environment_user.control_center_user.user_id
|
||||
token_id = "gitops"
|
||||
privsep = false
|
||||
token_name = "gitops"
|
||||
comment = "Stored only on the Control Center VM"
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue