We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Allow teller to be pointed at localstack for aws_secretsmanager and aws_ssm providers
Is your feature request related to a problem? Please describe.
provide a method to override the default aws endpoint to allow local developers to use the same process as our deployments
Describe the solution you'd like
use the AWS_ENDPOINT environment variable to allow for a custom endpoint to be used with localstack Describe alternatives you've considered
Provider configuration value
The text was updated successfully, but these errors were encountered:
telleropsGH-134: localstack compatibility for aws providers
9d8736e
313ea3b
GH-134: localstack compatibility for aws providers (#135)
7b714bc
Revert "GH-134: localstack compatibility for aws providers (#135)"
c58463e
This reverts commit 7b714bc.
Thanks @JacobJohansen. new version released with your PR: 1.5.6
Sorry, something went wrong.
No branches or pull requests
Feature Request
Allow teller to be pointed at localstack for aws_secretsmanager and aws_ssm providers
Is your feature request related to a problem? Please describe.
provide a method to override the default aws endpoint to allow local developers to use the same process as our deployments
Describe the solution you'd like
use the AWS_ENDPOINT environment variable to allow for a custom endpoint to be used with localstack
Describe alternatives you've considered
Provider configuration value
The text was updated successfully, but these errors were encountered: