fix provider name

This commit is contained in:
Kenneth Kehl
2025-10-20 11:27:50 -07:00
parent 7d85d2adae
commit d822b25bd9
+1 -1
View File
@@ -3,7 +3,7 @@ terraform {
required_providers { required_providers {
cloudfoundry = { cloudfoundry = {
source = "cloudfoundry/cloudfoundry" source = "cloudfoundry/cloudfoundry"
version = "1.9.0" version = "1.12.0"
} }
cfcommunity = { cfcommunity = {
source = "cloudfoundry-community/cloudfoundry" source = "cloudfoundry-community/cloudfoundry"