Closed willscripted closed 1 month ago
This PR has been automatically marked as stale because it has been open 30 days with no activity. Remove stale label or comment or this PR will be closed in 10 days
This PR was automatically closed because of stale in 10 days
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.
Description
Rebound on #216's tls config change.
Motivation and Context
With the #216 patch I needed to specify a config like this (note double
aws_pca_authority_arn
keys):But I would expect it to look more like this:
But a configuration like the above with the #216 patch yields:
Breaking Changes
The original tls change has only landed in wip/v6.
How Has This Been Tested?
It has not.
Sorry about the brevity, I can't give this the attention it deserves to drive it all the way home right now. But hopefully, this will help save someone some time down the line. Appreciate you guys building this module -- and for the original TLS change :raised_hands: