Skip to content

[v14] AWS OIDC: Only consider Linux/UNIX when listing EC2 instances#33515

Merged
marcoandredinis merged 2 commits intobranch/v14from
bot/backport-33198-branch/v14
Oct 16, 2023
Merged

[v14] AWS OIDC: Only consider Linux/UNIX when listing EC2 instances#33515
marcoandredinis merged 2 commits intobranch/v14from
bot/backport-33198-branch/v14

Conversation

@marcoandredinis
Copy link
Copy Markdown
Contributor

Backport #33198 to branch/v14

Listing EC2 instances is part of the EICE flow, where Teleport connects
to the instance's SSH server.
We were returning Windows instances, but those don't have an SSH Server,
thus not compatible with the feature.

This PR adds a new filter to only return Linux/UNIX instances.
@marcoandredinis marcoandredinis added this pull request to the merge queue Oct 16, 2023
Merged via the queue into branch/v14 with commit e7d591c Oct 16, 2023
@marcoandredinis marcoandredinis deleted the bot/backport-33198-branch/v14 branch October 16, 2023 16:45
@camscale camscale mentioned this pull request Oct 18, 2023
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.

3 participants