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

Adding nodejs #38

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bernardmaltais
Copy link

I discovered that I could not deploy terraform infrastructure using the dockerized version of the github runner... but that it would work fine using the native github runner.

After poking at it the issue was that the github runner include nodejs that is required to actually run terraform... so I am proposing to add nodejs to the docker runner to make it work like the native github runner.

@bernardmaltais
Copy link
Author

bernardmaltais commented Oct 14, 2020

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