mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-16 18:22:17 -05: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