From 538891be62c5484aefc1210f1ea92f69e1d25126 Mon Sep 17 00:00:00 2001 From: peterdeme Date: Mon, 23 Sep 2024 11:00:52 +0200 Subject: [PATCH] fix: removed `var.location` --- azure.pkr.hcl | 4 ---- 1 file changed, 4 deletions(-) diff --git a/azure.pkr.hcl b/azure.pkr.hcl index a5fb649..a851302 100644 --- a/azure.pkr.hcl +++ b/azure.pkr.hcl @@ -117,10 +117,6 @@ source "azure-arm" "spacelift" { image_name = var.gallery_image_name image_version = var.gallery_image_version - target_region { - name = var.location - } - dynamic target_region { for_each = var.gallery_replication_regions