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

Adding ECS service autoscaling capabilities #3

Merged
merged 2 commits into from
Jan 12, 2024
Merged

Conversation

Mhart12
Copy link
Collaborator

@Mhart12 Mhart12 commented Jan 10, 2024

what

Enabling the use of autoscaling if var.autoscaling_enabled is set to true. If that var is false, no scaling policies will be created and/or attached to ECS services.

why

Because we need to be able to enable apps to autoscale if needed.

references

https://kininsurance.atlassian.net/browse/DK-380

@Mhart12 Mhart12 requested a review from a team January 10, 2024 22:16
natw
natw previously requested changes Jan 10, 2024
variables.tf Outdated Show resolved Hide resolved
@Mhart12 Mhart12 requested a review from natw January 11, 2024 23:05
@Mhart12 Mhart12 dismissed natw’s stale review January 11, 2024 23:06

removed the name var like we talked in chat

@Mhart12 Mhart12 requested a review from a team January 12, 2024 16:21
@Mhart12 Mhart12 merged commit c844aff into main Jan 12, 2024
@Mhart12 Mhart12 deleted the adding-autoscaling branch January 12, 2024 20:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants