mirror of
https://github.com/GSA/notifications-api.git
synced 2026-09-06 12:18:26 -04:00
Add demo terraform environment
This commit is contained in:
4
terraform/demo/variables.tf
Normal file
4
terraform/demo/variables.tf
Normal file
@@ -0,0 +1,4 @@
|
||||
variable "cf_password" {
|
||||
sensitive = true
|
||||
}
|
||||
variable "cf_user" {}
|
||||
Reference in New Issue
Block a user