mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-04-21 17:50:50 -04:00
6 lines
91 B
Terraform
6 lines
91 B
Terraform
|
|
variable "cf_password" {
|
||
|
|
sensitive = true
|
||
|
|
}
|
||
|
|
variable "cf_user" {}
|
||
|
|
variable "username" {}
|