We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 900794a commit e66cdc2Copy full SHA for e66cdc2
terraform/nowcasting/development/main.tf
@@ -305,7 +305,7 @@ module "data_platform_api" {
305
container-name = "data-platform"
306
container-tag = var.data_platform_api_version
307
container-registry = "ghcr.io/openclimatefix"
308
- eb-app_name = "data-platform-api-v2"
+ eb-app_name = "data-platform-api"
309
eb-instance_type = "t3.micro"
310
s3_bucket = []
311
container-host-port = "50051"
0 commit comments