mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-05 10:53:28 -05:00
fix terraform version
This commit is contained in:
@@ -3,7 +3,7 @@ terraform {
|
||||
required_providers {
|
||||
cloudfoundry = {
|
||||
source = "cloudfoundry/cloudfoundry"
|
||||
version = "0.19.0"
|
||||
version = "1.9.0"
|
||||
}
|
||||
cf_community = {
|
||||
source = "cloudfoundry-community/cloudfoundry"
|
||||
|
||||
Reference in New Issue
Block a user