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

terraform apply would result in infinite loop #16

Closed
omazin opened this issue Oct 21, 2019 · 0 comments · Fixed by #17
Closed

terraform apply would result in infinite loop #16

omazin opened this issue Oct 21, 2019 · 0 comments · Fixed by #17
Assignees
Labels
bug Something isn't working

Comments

@omazin
Copy link
Contributor

omazin commented Oct 21, 2019

GOOGLE_APPLICATION_CREDENTIALS=/path/to/your/credentials.json terraform apply would result in infinite loop https://github.com/terraform-google-modules/terraform-google-jenkins/blob/master/scripts/wait-for-jenkins.sh#L26-L31 because the wait-for-jenkins script doesn't pick up the GOOGLE_APPLICATION_CREDENTIALS var.

omazin added a commit to omazin/terraform-google-jenkins that referenced this issue Oct 22, 2019
@omazin omazin mentioned this issue Oct 22, 2019
@aaron-lane aaron-lane added the bug Something isn't working label Oct 22, 2019
aaron-lane added a commit that referenced this issue Oct 22, 2019
aaron-lane added a commit that referenced this issue Dec 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants