Обновить terraform/main.tf
This commit is contained in:
@@ -8,8 +8,8 @@ terraform {
|
|||||||
}
|
}
|
||||||
|
|
||||||
provider "proxmox" {
|
provider "proxmox" {
|
||||||
endpoint = "https://192.168.1.10:8006/"
|
endpoint = "https://10.33.33.10:8006/"
|
||||||
api_token = "user@pve!token_id=secret_uuid"
|
api_token = "root@pam!terraform=7efd89b1-7cbc-46be-a47f-f7523837b28a"
|
||||||
insecure = true
|
insecure = true
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user