diff --git a/main.tf b/main.tf index e3d3bd5..43db596 100644 --- a/main.tf +++ b/main.tf @@ -63,11 +63,7 @@ resource "argocd_application_set" "this" { "application-set" = var.name }, { - for k, v in var.env_context_annotations : k => < "{{ $applicationName := \"${var.name}\" }}{{ $resourceName := \"${local.resource_name}\" }}{{ $cluster := \"\" }}{{ if eq (index .Path.Segments 1) \"general-purpose\" }}{{ $cluster = \"in-cluster\" }}{{ else }}{{ $cluster = (index .Path.Segments 1) }}{{ end }}${v}" } ) labels = merge(