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

Add Region to CF Bucket Endpoint URL #802

Merged
merged 4 commits into from
May 30, 2024
Merged

Add Region to CF Bucket Endpoint URL #802

merged 4 commits into from
May 30, 2024

Conversation

ianstanton
Copy link
Member

@ianstanton ianstanton commented May 23, 2024

Buckets in AWS GovCloud (and possibly other regions) require the region in the bucket endpoint URL. Add this to CloudFormation template URL.

If region is us-east-1, fall back to original URL format to avoid extra changes cloud.

Signed-off-by: Ian Stanton <ian@tembo.io>
@ianstanton
Copy link
Member Author

This would require us to update conductor's IAM policy, so I'll have it fall back to the original format if region is us-east-1

Signed-off-by: Ian Stanton <ian@tembo.io>
@ianstanton ianstanton marked this pull request as ready for review May 24, 2024 22:27
@ianstanton ianstanton merged commit 51e82c9 into main May 30, 2024
8 of 9 checks passed
@ianstanton ianstanton deleted the slf-95 branch May 30, 2024 14:49
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.

None yet

2 participants