Add demo terraform environment

This commit is contained in:
Ryan Ahearn
2022-11-02 09:08:08 -04:00
parent 90b5261821
commit 7ee1945893
8 changed files with 89 additions and 6 deletions

View File

@@ -0,0 +1,4 @@
variable "cf_password" {
sensitive = true
}
variable "cf_user" {}