Skip to content

Commit

Permalink
make fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
Risto Markovski committed Nov 15, 2024
1 parent c28b567 commit e78fdeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/kubernetes/azure-policy/locals.tf
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ locals {
templatefile("${path.module}/templates/k8s-require-ingress-class.yaml.tpl", {
})
)

k8s_secrets_store_csi_unique_volume = base64encode(
templatefile("${path.module}/templates/k8s-secrets-store-csi-unique-volume.yaml.tpl", {
})
Expand Down

0 comments on commit e78fdeb

Please sign in to comment.