mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-08 17:33:12 -04:00
Upgrade terraform-cloudgov version and args in Bootstrap module
This commit is contained in:
@@ -9,7 +9,7 @@ terraform {
|
||||
}
|
||||
|
||||
provider "cloudfoundry" {
|
||||
api_url = local.cf_api_url
|
||||
api_url = "https://api.fr.cloud.gov"
|
||||
user = var.cf_user
|
||||
password = var.cf_password
|
||||
app_logs_max = 30
|
||||
|
||||
Reference in New Issue
Block a user