upgrade terraform_cloudgov as well

This commit is contained in:
Kenneth Kehl
2025-10-15 13:16:19 -07:00
parent 7ab45dd785
commit 63b6a2f807

View File

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