Skip to content

Conversation

@Sbozzolo
Copy link
Contributor

Some AMIs, like the AWS Deep Learning Base GPU AMI (Ubuntu 24.04), have parentheses in the name. Parentheses are not allowed in SSM tags, leading to an error. This commit strips the parentheses out of the name.

@Sbozzolo Sbozzolo requested a review from a team as a code owner October 30, 2025 15:27
@npalm npalm changed the title Fix support for AMIs with parentheses in the name fix(images): support for AMIs with parentheses in the name Oct 30, 2025
@npalm npalm changed the title fix(images): support for AMIs with parentheses in the name fix(runners): support for AMIs with parentheses in the name Oct 30, 2025
Some AMIs, like the `AWS Deep Learning Base GPU AMI (Ubuntu 24.04)`,
have parentheses in the name. Parentheses are not allowed in SSM tags,
leading to an error. This commit strips the parentheses out of the name.
@Sbozzolo
Copy link
Contributor Author

I rebased to main and fixed the commit names.

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.

1 participant