diff --git a/TERRAFORM.GITLAB.RKE/defaults.tf b/TERRAFORM.GITLAB.RKE/defaults.tf index a53c497..72fcb2d 100644 --- a/TERRAFORM.GITLAB.RKE/defaults.tf +++ b/TERRAFORM.GITLAB.RKE/defaults.tf @@ -1,5 +1,5 @@ terraform { -# backend "http" {} + backend "http" {} required_providers { proxmox = { source = "TheGameProfi/proxmox"