terraform-aws-modules / terraform-aws-msk-kafka-cluster

Terraform module to create AWS MSK (Managed Streaming for Kafka) resources 🇺🇦
https://registry.terraform.io/modules/terraform-aws-modules/msk-kafka-cluster/aws
Apache License 2.0
55 stars 53 forks source link

feat: Support disabling storage autoscaling #15

Closed nishsak96 closed 11 months ago

nishsak96 commented 11 months ago

…resources

Description

Added boolean option for creation of appautoscaling target and policy

Motivation and Context

MSK creation failing in regions without support for autoscaling resources

Resolves #14

Breaking Changes

No.

How Has This Been Tested?

antonbabenko commented 11 months ago

This PR is included in version 2.3.0 :tada:

nishsak96 commented 11 months ago

Thanks @bryantbiggs and @antonbabenko.

github-actions[bot] commented 10 months ago

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.