Format according to terraform fmt

This commit is contained in:
2024-04-13 18:40:09 +02:00
parent f45d0657c8
commit caa362b279
13 changed files with 43 additions and 43 deletions

View File

@@ -34,7 +34,7 @@ resource "helm_release" "trust-manager" {
resource "kubectl_manifest" "cert-manager-cluster-issuer" {
depends_on = [helm_release.cert-manager, helm_release.trust-manager]
force_new = true
force_new = true
server_side_apply = true
yaml_body = templatefile("${path.module}/cluster_issuer.tfpl.yaml", {