aboutsummaryrefslogtreecommitdiffstats
path: root/openlab/modules/openstack/securitygroup/variables.tf
blob: 826fcfb46016d1ab72a800103e235519ec5623c3 (plain)
1
2
3
4
variable "cluster_name" {
  description = "A name for the cluster"
  type = string
}