Skip to content

Commit

Permalink
Update main.tf
Browse files Browse the repository at this point in the history
  • Loading branch information
Sukh-P authored Nov 25, 2024
1 parent 7ada1f9 commit de6b776
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/india/production/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -330,7 +330,7 @@ module "forecast" {
ecs_config = {
docker_image = "openclimatefix/india_forecast_app"
docker_version = var.version-forecast
memory_mb = 2048
memory_mb = 4096
cpu = 1024
}
rds_config = {
Expand Down

0 comments on commit de6b776

Please sign in to comment.