You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try to set enable_autoscaling to false, I get an error:
│ Error: Unsupported argument
│
│ on app.tf line 378, in module "ecs_fargate_service":
│ 378: enable_autoscaling = false
│
│ An argument named "enable_autoscaling" is not expected here.
╵
The text was updated successfully, but these errors were encountered:
When I try to set enable_autoscaling to false, I get an error:
│ Error: Unsupported argument
│
│ on app.tf line 378, in module "ecs_fargate_service":
│ 378: enable_autoscaling = false
│
│ An argument named "enable_autoscaling" is not expected here.
╵
The text was updated successfully, but these errors were encountered: