upgrade terraform_cloudgov as well

This commit is contained in:
Kenneth Kehl
2025-10-15 12:50:43 -07:00
parent 9e30741fb0
commit 1013f0bb12
7 changed files with 12 additions and 12 deletions

View File

@@ -1,5 +1,5 @@
data "cloudfoundry_space" "space" {
org = var.cf_org_name
org = 9e428562 - a2d9-41b4-9c23-1ef5237fb44e
name = var.cf_space_name
}