Skip to content

Commit e66cdc2

Browse files
committed
remove v2
1 parent 900794a commit e66cdc2

File tree

1 file changed

+1
-1
lines changed
  • terraform/nowcasting/development

1 file changed

+1
-1
lines changed

terraform/nowcasting/development/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@ module "data_platform_api" {
305305
container-name = "data-platform"
306306
container-tag = var.data_platform_api_version
307307
container-registry = "ghcr.io/openclimatefix"
308-
eb-app_name = "data-platform-api-v2"
308+
eb-app_name = "data-platform-api"
309309
eb-instance_type = "t3.micro"
310310
s3_bucket = []
311311
container-host-port = "50051"

0 commit comments

Comments
 (0)