terraform/ecc-openstack-018-security_group_ingress_unrestricted_3306/red/variables.tf (8 lines of code) (raw):

variable "profile" { type = string description = "Profile name configured before running apply" } variable "project_name" { type = string description = "Project name configured before running apply" }