mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-10 10:03:21 -04:00
Access the API endpiont over internal interfaces
This commit is contained in:
@@ -1,2 +1,5 @@
|
||||
variable "cf_password" {}
|
||||
variable "cf_password" {
|
||||
type = string
|
||||
sensitive = true
|
||||
}
|
||||
variable "cf_user" {}
|
||||
|
||||
Reference in New Issue
Block a user