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

fix cluster resize #1

Merged
merged 1 commit into from
Feb 23, 2024
Merged

fix cluster resize #1

merged 1 commit into from
Feb 23, 2024

Conversation

stroobl
Copy link

@stroobl stroobl commented Feb 23, 2024

what

Remove ignore changes for EBS volume size, it breaks resizes.

why

Impossible to (Terraform) resize a cluster with the current code and impossible to apply Terraform after a resize in the console, even after an import of the cluster.

I know there is ongoing work in cloudposse#101 that might also include a fix for this, but it looks like it will take more time to get that done. This is a basic fix.

references

AWS provider issue: hashicorp/terraform-provider-aws#26031
Cloudposse module issue: cloudposse#99
Upstream PR with this fix: cloudposse#103

Internal Asana: https://app.asana.com/0/1206364880660348/1206676435555704

@stroobl stroobl merged commit 2916f71 into main Feb 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant