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

add max_healthy_percentage - option used during instance refresh #149

Merged

Conversation

scott-doyland-burrows
Copy link
Contributor

what

This is adding the max_healthy_percentage option.

This allows the instance refresh to set this value.

min_healthy_percentage is already set as an option.

why

The option is currently missing from the terraform module.

references

https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/autoscaling_group#max_healthy_percentage

@scott-doyland-burrows scott-doyland-burrows requested review from a team as code owners October 29, 2024 17:33
@mergify mergify bot added the triage Needs triage label Oct 29, 2024
@scott-doyland-burrows
Copy link
Contributor Author

scott-doyland-burrows commented Nov 22, 2024

Could this be approved please.

@scott-doyland-burrows
Copy link
Contributor Author

These long waits for PRs and the long waits between releases are reasons why we are moving away from using cloudposse modules.

@RoseSecurity
Copy link
Contributor

/terratest

OpenTofu and Terraform tests are failing with a launch template error. This could be due to numerous reasons, but my assumption is that the AMI does not exist anymore as the previous change was over a year ago. This commit aims to update the AMI to Ubuntu 22.04 in hopes of fixing the failing tests
@RoseSecurity
Copy link
Contributor

/terratest

… a launch template error. This could be due to numerous reasons, but my assumption is that the AMI does not exist anymore as the previous change was over a year ago. This commit aims to update the AMI to Ubuntu 22.04 in hopes of fixing the failing tests
@RoseSecurity
Copy link
Contributor

I apologize for the delay on this. Currently, the tests are failing from an error that is unrelated to your PR, but I am trying to resolve it so that we can get this merged!

@RoseSecurity
Copy link
Contributor

/terratest

@RoseSecurity
Copy link
Contributor

@goruha After the test account migration, are there any SCPs in place that might affect these tests?

@goruha
Copy link
Member

goruha commented Dec 3, 2024

/terratest

@milldr
Copy link
Member

milldr commented Jan 26, 2025

/terratest

@milldr milldr mentioned this pull request Jan 26, 2025
@milldr milldr added minor New features that do not break anything and removed triage Needs triage labels Jan 26, 2025
@milldr
Copy link
Member

milldr commented Jan 26, 2025

/terratest

Copy link
Member

@milldr milldr left a comment

Choose a reason for hiding this comment

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

LGTM! Thanks for your patience!

@milldr milldr merged commit 75ddfae into cloudposse:main Jan 26, 2025
24 of 34 checks passed
Copy link

These changes were released in v0.41.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor New features that do not break anything
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants