aws / secrets-store-csi-driver-provider-aws

The AWS provider for the Secrets Store CSI Driver allows you to fetch secrets from AWS Secrets Manager and AWS Systems Manager Parameter Store, and mount them into Kubernetes pods.
Apache License 2.0
459 stars 130 forks source link

Update documentation around region lookup behavior #361

Open dwickr opened 4 months ago

dwickr commented 4 months ago

The lookup uses a label, not an annotation, for determining the region if one is not provided.