Files

5 lines
68 B
Terraform
Raw Permalink Normal View History

variable "cf_password" {
sensitive = true
}
variable "cf_user" {}