-
Notifications
You must be signed in to change notification settings - Fork 660
Output for syncer binary location is incorrect #4137
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
Comments
Would you have time to make a fix? |
winwinashwin
added a commit
to winwinashwin/terraform-aws-github-runner
that referenced
this issue
Nov 20, 2024
…rs#4137) The output location for syncer binary was not declared correctly in tf outputs. Fixes: github-aws-runners#4137
npalm
pushed a commit
that referenced
this issue
Dec 20, 2024
🤖 I have created a release *beep* *boop* --- ## [5.21.0](philips-labs/terraform-aws-github-runner@v5.20.1...v5.21.0) (2024-12-20) ### Features * Natively support runner pre/post job hooks ([#4263](https://github.com/philips-labs/terraform-aws-github-runner/issues/4263)) ([259a852](philips-labs/terraform-aws-github-runner@259a852)) ### Bug Fixes * Incorrect syncer binary location in tf outputs ([#4274](https://github.com/philips-labs/terraform-aws-github-runner/issues/4274)) ([401a373](philips-labs/terraform-aws-github-runner@401a373)), closes [#4137](https://github.com/philips-labs/terraform-aws-github-runner/issues/4137) * **lambda:** bump @octokit/types from 13.6.1 to 13.6.2 in /lambdas in the octokit group ([#4303](https://github.com/philips-labs/terraform-aws-github-runner/issues/4303)) ([9f76c4c](philips-labs/terraform-aws-github-runner@9f76c4c)) * **lambda:** bump axios from 1.7.7 to 1.7.9 in /lambdas ([#4305](https://github.com/philips-labs/terraform-aws-github-runner/issues/4305)) ([e3cd5b4](philips-labs/terraform-aws-github-runner@e3cd5b4)) * **lambda:** bump the aws group across 1 directory with 7 updates ([#4314](https://github.com/philips-labs/terraform-aws-github-runner/issues/4314)) ([3f9b768](philips-labs/terraform-aws-github-runner@3f9b768)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: forest-releaser[bot] <80285352+forest-releaser[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
The text was updated successfully, but these errors were encountered: