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