terraform/ecc-openstack-012-prevent_unrestricted_ingress/red2/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" }