Files
notifications-api/terraform/demo/variables.tf
T

5 lines
68 B
Terraform

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