terraform/ecc-openstack-031-secret_without_expiration/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" }