mirror of
https://github.com/GSA/notifications-admin.git
synced 2025-12-12 16:14:56 -05:00
6 lines
91 B
Terraform
6 lines
91 B
Terraform
|
|
variable "cf_password" {
|
||
|
|
sensitive = true
|
||
|
|
}
|
||
|
|
variable "cf_user" {}
|
||
|
|
variable "username" {}
|