infracloud/archives/invista-nexus_Fix-Unauthorized/modules/oke_service_account/variables.tf
2026-03-09 15:02:41 -03:00

5 lines
No EOL
219 B
HCL

variable vault_id { type = string }
variable master_key_id { type = string }
variable oke_cluster_id { type = string }
variable oke_cluster_name { type = string }
variable oke_compartment { type = string }