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

Integration: Allow empty regions #40984

Merged
merged 1 commit into from
Apr 29, 2024

Conversation

tigrato
Copy link
Contributor

@tigrato tigrato commented Apr 28, 2024

When using AWS Integration to access global services, the region is not required. PR #40188 introduced a validation of the region which caused troubles when using the integration with empty regions like when accessing the STS endpoint to discover the AWS AccountID.

Changelog: Allow AWS integration to be used for global services without specifying a valid region.

When using AWS Integration to access global services, the region is not
required. PR #40188 introduced a validation of the region which caused
troubles when using the integration with empty regions like when
accessing the STS endpoint to discover the AWS AccountID.

Signed-off-by: Tiago Silva <tiago.silva@goteleport.com>
@tigrato tigrato force-pushed the tigrato/integration-allow-empty-region branch from a1e1b1f to 887152d Compare April 29, 2024 08:20
@tigrato tigrato enabled auto-merge April 29, 2024 08:33
@tigrato tigrato added this pull request to the merge queue Apr 29, 2024
Merged via the queue into master with commit 606bcb1 Apr 29, 2024
39 checks passed
@tigrato tigrato deleted the tigrato/integration-allow-empty-region branch April 29, 2024 09:10
@public-teleport-github-review-bot

@tigrato See the table below for backport results.

Branch Result
branch/v14 Create PR
branch/v15 Create PR

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

Successfully merging this pull request may close these issues.

None yet

4 participants