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 the ability to change the instance reuse policy in an autoscale group #46

Merged

Conversation

ekawas-vrify
Copy link
Contributor

what

Adding the ability to set the instance_reuse_policy so that warm pools can reuse instances on scale in if wanted.

why

I needed to be able to reuse my instances in a warm pool because the base images are quite large. The terraform-aws-ec2-autoscale-group module already supports it and this change exposes it.

references

@ekawas-vrify ekawas-vrify requested review from a team as code owners June 6, 2024 00:12
@mergify mergify bot added the triage Needs triage label Jun 6, 2024
@RoseSecurity
Copy link

/terratest

@RoseSecurity
Copy link

Would you be able to Terraform fmt the code and commit it?

Copy link

mergify bot commented Sep 13, 2024

💥 This pull request now has conflicts. Could you fix it @ekawas-vrify? 🙏

@mergify mergify bot added the conflict This PR has conflicts label Sep 13, 2024
@mergify mergify bot removed the conflict This PR has conflicts label Sep 13, 2024
@RoseSecurity
Copy link

/terratest

Copy link

@RoseSecurity RoseSecurity left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for this!

@RoseSecurity RoseSecurity merged commit 81b26e0 into cloudposse:main Sep 13, 2024
25 checks passed
@mergify mergify bot removed the triage Needs triage label Sep 13, 2024
Copy link
Contributor

These changes were released in v0.9.0.

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.

2 participants