terraform fmt

This commit is contained in:
CC
2026-06-23 22:27:17 +01:00
parent 93e29a7bec
commit 41146f5676
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"