Compare commits

...

2 Commits

Author SHA1 Message Date
CC
605e102f25 terraform fmt 2026-06-23 22:29:25 +01:00
CC
41146f5676 terraform fmt 2026-06-23 22:27:17 +01:00
10 changed files with 102 additions and 102 deletions

View File

@@ -16,7 +16,7 @@ provider "proxmox" {
endpoint = var.pm_api_url endpoint = var.pm_api_url
api_token = var.pm_api_token api_token = var.pm_api_token
insecure = true insecure = true
}
provider "aws" { provider "aws" {
region = "garage" region = "garage"