docs: clarify transit_encryption_enabled support for aws_elasticache_cluster - #49103
docs: clarify transit_encryption_enabled support for aws_elasticache_cluster#49103Rohitpr05 wants to merge 1 commit into
Conversation
Community GuidelinesThis comment is added to every new Pull Request to provide quick reference to how the Terraform AWS Provider is maintained. Please review the information below, and thank you for contributing to the community that keeps the provider thriving! 🚀 Voting for Prioritization
Pull Request Authors
|
|
Hey @Rohitpr05 👋🏻 Thank you very much for taking the time to raise this! In this case, it looks like #49114 has some additional changes (specifically, it implements additional validation for the resource) in addition to the documentation fix that you're proposing here. With that in mind, I'm going to close this PR in favor of that one, but if you have additional contributions you'd like to implement in the future, we'd be more than happy to take a look! |
|
Warning This Issue has been closed, meaning that any additional comments are much easier for the maintainers to miss. Please assume that the maintainers will not see them. Ongoing conversations amongst community members are welcome, however, the issue will be locked after 30 days. Moving conversations to another venue, such as the AWS Provider forum, is recommended. If you have additional concerns, please open a new issue, referencing this one where needed. |
Rollback Plan
If this change needs to be reverted, restoring the previous documentation will return the original behavior. This is a documentation-only change.
Changes to Security Controls
None. This is a documentation-only change.
Description
Updates the
aws_elasticache_clusterdocumentation to remove the incorrect Redis OSS version compatibility guidance fortransit_encryption_enabled.The documentation now clarifies that Redis OSS users should configure
transit_encryption_enabledusing theaws_elasticache_replication_groupresource.Relations
Closes #49066
References
N/A
Output from Acceptance Testing
Not applicable. Documentation-only change.