Skip to content

Commit

Permalink
adding string type?
Browse files Browse the repository at this point in the history
  • Loading branch information
jmcalalang committed Oct 6, 2023
1 parent 442612d commit b0769f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kubernetes/terraform/configuration/helm-releases.tf
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,7 @@ resource "helm_release" "nginx-plus-ingress" {
}
]
}
type = string
}

set {
Expand Down

0 comments on commit b0769f5

Please sign in to comment.