mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-06 00:58:25 -04:00
fix provider name
This commit is contained in:
@@ -3,7 +3,7 @@ terraform {
|
|||||||
required_providers {
|
required_providers {
|
||||||
cloudfoundry = {
|
cloudfoundry = {
|
||||||
source = "cloudfoundry/cloudfoundry"
|
source = "cloudfoundry/cloudfoundry"
|
||||||
version = "1.11.1"
|
version = "1.11.0"
|
||||||
}
|
}
|
||||||
cfcommunity = {
|
cfcommunity = {
|
||||||
source = "cloudfoundry-community/cloudfoundry"
|
source = "cloudfoundry-community/cloudfoundry"
|
||||||
|
|||||||
Reference in New Issue
Block a user