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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

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
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
Member

/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
Member

/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
Member

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
Member

/terratest

@RoseSecurity
Copy link
Member

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage Needs triage
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants