cf_space_name->cf_space_id

This commit is contained in:
Kenneth Kehl
2025-10-15 08:15:43 -07:00
parent 81c828707a
commit 01de73be53
8 changed files with 23 additions and 23 deletions

View File

@@ -1,5 +1,5 @@
variable "cf_org_name" {}
variable "cf_space_name" {}
variable "cf_space_id" {}
variable "source_app_name" {}
variable "destination_app_name" {}
variable "destination_port" {