Update terraform for new org and space names

This commit is contained in:
Ryan Ahearn
2022-11-02 08:31:02 -04:00
parent 5d4dca3ecf
commit 90b5261821
10 changed files with 43 additions and 15 deletions
+3 -1
View File
@@ -1,2 +1,4 @@
variable "cf_password" {}
variable "cf_password" {
sensitive = true
}
variable "cf_user" {}