Skip to content
New issue

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

IAM_CUSTOM_ENDPOINT and STS_CUSTOM_ENDPOINT env vars not available #177

Open
marshall7m opened this issue Sep 8, 2022 · 0 comments
Open

Comments

@marshall7m
Copy link

Within the example Local Stack docker-compose file, custom iam and sts endpoint environment variables are passed as IAM_CUSTOM_ENDPOINT and STS_CUSTOM_ENDPOINT although there are not supported within the image which results in the image to route requests to AWS. Looking at the config.go file within the mainline and v1.4.0 the correct environment variables should be IAM_ENDPOINT and STS_ENDPOINT to enable custom endpoints.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant