Update terraform module to v0.2.0

This commit is contained in:
Ryan Ahearn
2022-12-22 08:57:16 -05:00
parent 469e2a2fc0
commit f967d2a478
11 changed files with 69 additions and 103 deletions

View File

@@ -1,8 +1,3 @@
variable "cf_password" {
type = string
sensitive = true
}
variable "cf_user" {}
variable "cf_org_name" {}
variable "cf_restricted_space_name" {}
variable "deployers" {