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
Seems AWS is having a SSM issue in us-east-1 today. Perhaps we can have a CRYPTEIA_AWS_REGION config here https://github.com/customink/crypteia/blob/main/src/ssm.rs#L7 to force another region in case it is needed?
CRYPTEIA_AWS_REGION
The text was updated successfully, but these errors were encountered:
I think this might have some unintended consequences since regions do not share params.
Sorry, something went wrong.
Yup possible... but the idea here was to give builders a choice. We certainly needed this at one point. Does not come up often tho.
No branches or pull requests
Seems AWS is having a SSM issue in us-east-1 today. Perhaps we can have a
CRYPTEIA_AWS_REGION
config here https://github.com/customink/crypteia/blob/main/src/ssm.rs#L7 to force another region in case it is needed?The text was updated successfully, but these errors were encountered: