crypteia icon indicating copy to clipboard operation
crypteia copied to clipboard

Force AWS Region

Open metaskills opened this issue 3 years ago • 2 comments

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?

metaskills avatar Sep 09 '22 15:09 metaskills

I think this might have some unintended consequences since regions do not share params.

jeremiahlukus avatar Jun 12 '24 02:06 jeremiahlukus

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.

metaskills avatar Jun 12 '24 10:06 metaskills