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

IAM role name too long #3973

Open
cucxabong opened this issue Jul 8, 2024 · 0 comments
Open

IAM role name too long #3973

cucxabong opened this issue Jul 8, 2024 · 0 comments
Labels
enhancement New feature or request support

Comments

@cucxabong
Copy link
Contributor

cucxabong commented Jul 8, 2024

Hi there,

I'm using multi-runner to provisioning multiple runner configuration. Those configuration load from .yaml file. I see that the filename will be a part of resource's name. Sometime I got the error
expected length of name to be in the range (1 - 64), got github-actions-u-x64-2204-ephemeral-action-scale-down-lambda-role

The solution is simply keep first 64 chars the resource name, what do you think about that?

@stuartp44 stuartp44 added enhancement New feature or request support labels Aug 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request support
Projects
None yet
Development

No branches or pull requests

2 participants