wip
Some checks failed
Tofu Plan / tofu (push) Failing after 6s

This commit is contained in:
Peter 2025-10-26 11:56:48 +01:00
parent 5591a5c278
commit 873d8dcad3
Signed by: Peter
SSH key fingerprint: SHA256:B5tYaxBExaDm74r1px9iVeZ6F/ZDiyiy9SbBqfZYrvg

View file

@ -1,8 +1,8 @@
provider "proxmox" { # provider "proxmox" {
endpoint = var.proxmox_endpoint # endpoint = var.proxmox_endpoint
api_token = var.proxmox_api_token # api_token = var.proxmox_api_token
insecure = true # insecure = true
} # }
locals { locals {
cluster_name = "k8s-wheatley" cluster_name = "k8s-wheatley"