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

Added additional verifications that may interfere with SSM #63

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

rusowyler
Copy link

Check if AWS_EXECUTION_ENV and AWS_CONTAINER_CREDENTIALS_RELATIVE_URI exist, as they also may prevent SSM from working correctly.

Additionally to the environment variables, we check the embed secrets for AWS_ACCESS_KEY, AWS_ACCESS_KEY_ID, AWS_EXECUTION_ENV, AWS_CONTAINER_CREDENTIALS_RELATIVE_URI, and AWS_SECRET_ACCESS_KEY

… exist, as they also may prevent SSM from working correctly

Additionally to the environment variables, we check the embed secrets for AWS_ACCESS_KEY, AWS_ACCESS_KEY_ID, AWS_EXECUTION_ENV, AWS_CONTAINER_CREDENTIALS_RELATIVE_URI, and AWS_SECRET_ACCESS_KEY
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

Successfully merging this pull request may close these issues.

1 participant