You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered: