bouwroute-devops/infra/clusters/platform/bootstrap/variables.tf

5 lines
110 B
HCL

variable "vault_root_token" {
description = "Vault (root) token to create secrets"
type = string
}