Add demo terraform environment

This commit is contained in:
Ryan Ahearn
2022-11-02 09:08:08 -04:00
parent 507c6b06c6
commit a46e3dbefc
8 changed files with 89 additions and 6 deletions

View File

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