openbao-helm/terraform/modules/helm/variables.tf

4 lines
156 B
Terraform
Raw Normal View History

2018-08-18 05:08:03 +00:00
variable "trigger" {
description = "When this string changes, Helm is reinstalled. This should be set to something unique to the cluster installation."
}