kyma-project / cloud-manager

Apache License 2.0
3 stars 14 forks source link

feat(AwsRedisInstance): make authEnabled mutable #589

Closed dushanpantic closed 1 month ago

dushanpantic commented 1 month ago

Description

Changes proposed in this pull request:

Required flow to disable auth on redis elasticache is described in AWS docs here: https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/in-transit-encryption-disable.html

Related issue(s) https://github.com/kyma-project/cloud-manager/issues/580