Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

enable_autoscaling argument not working as expected #93

Open
dkatzz opened this issue Sep 8, 2023 · 0 comments
Open

enable_autoscaling argument not working as expected #93

dkatzz opened this issue Sep 8, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@dkatzz
Copy link

dkatzz commented Sep 8, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Development

No branches or pull requests

2 participants