Skip to content
This repository has been archived by the owner on Jul 26, 2022. It is now read-only.

feat(aws): allow custom endpoints for aws services #602

Merged
merged 3 commits into from
Feb 1, 2021

Conversation

smcavallo
Copy link
Contributor

Allow custom endpoints for aws services

Useful if you need to use the FIPS endpoints -> https://docs.aws.amazon.com/general/latest/gr/asm.html
Or less likely use case if you need to override to use VPC endpoints when using custom DNS -> https://docs.aws.amazon.com/secretsmanager/latest/userguide/vpc-endpoint-overview.html

kubernetes-external-secrets is amazing and FIPS support is required for running it in fedRAMP compliant environments.

Signed-off-by: S.Cavallo [email protected]

Copy link
Member

@moolen moolen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey, thanks for bringing this up, i totally support your idea! I have one suggestion about testing your feature. Please let me know what you think.

config/aws-config.js Show resolved Hide resolved
@Flydiverny Flydiverny changed the title allow custom endpoints for aws services feat(aws): allow custom endpoints for aws services Jan 31, 2021
Copy link
Member

@moolen moolen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Nice, thank you very much for your contribution!

@moolen moolen merged commit 03f5c65 into external-secrets:master Feb 1, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants