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

Output for syncer binary location is incorrect #4137

Open
driskell opened this issue Sep 17, 2024 · 1 comment
Open

Output for syncer binary location is incorrect #4137

driskell opened this issue Sep 17, 2024 · 1 comment

Comments

@driskell
Copy link

https://github.com/philips-labs/terraform-aws-github-runner/blob/v5.10.4/outputs.tf#L28

It appears to have a variable that doesn't exist but it is also a literal not a variable. I think it is meaning:

location         = "s3://${module.runner_binaries[0].bucket.id}/${module.runner_binaries[0].runner_distribution_object_key}"
@npalm
Copy link
Member

npalm commented Oct 2, 2024

Would you have time to make a fix?

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

No branches or pull requests

2 participants