Files
notifications-api/terraform/sandbox/variables.tf
2022-11-08 11:49:11 -05:00

5 lines
68 B
HCL

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