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 MSK Cluster Volume Auto Scaling Support #17

Open
jinayvora1990 opened this issue Jul 19, 2021 · 1 comment
Open

Add MSK Cluster Volume Auto Scaling Support #17

jinayvora1990 opened this issue Jul 19, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@jinayvora1990
Copy link

https://docs.aws.amazon.com/msk/latest/developerguide/msk-autoexpand.html

Add options in module to expand MSK cluster storage by specifying auto scaling policy with storage utilisation target and max storage capacity.

@angelabad angelabad self-assigned this Sep 18, 2021
@angelabad angelabad added the enhancement New feature or request label Sep 18, 2021
@tomek-cz
Copy link

tomek-cz commented Oct 9, 2023

It's be great to support it. Can we at least add a support for the storage size to be ignored, if we implement storage resizing outside of this module? Otherwise applying shows the mismatch between the storage (that auto-grew) and the storage size in the code, and it tries to shrink the storage (which fails, as you cannot shrink it). Allowing the storage size changes to be ignored (on the module level) will help here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants