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

validate-terraform workflow fails #103

Closed
glennmusa opened this issue Mar 23, 2021 · 0 comments · Fixed by #124
Closed

validate-terraform workflow fails #103

glennmusa opened this issue Mar 23, 2021 · 0 comments · Fixed by #124
Labels
bug Something isn't working dev-automation Related to automating builds, the development container, and improving the developer experience.

Comments

@glennmusa
Copy link
Contributor

glennmusa commented Mar 23, 2021

Description

validate-terraform fails as we've pulled the ACR secrets from the repository. We can probably use the out-of-the-box Terraform CLI Actions to do this work in the meantime.

https://github.com/Azure/missionlz/pull/102/checks?check_run_id=2178252929

Steps to Reproduce
Steps to reproduce the behavior:

  1. Push to the repo
  2. The check will fail

Expected behavior
The check should execute.

Actual behavior

Error: .github/workflows/validate-terraform.yml (Line: 12, Col: 19): Unexpected value ''
Error: .github/workflows/validate-terraform.yml (Line: 13, Col: 19): Unexpected value ''
Error: The template is not valid. .github/workflows/validate-terraform.yml (Line: 12, Col: 19): Unexpected value '',.github/workflows/validate-terraform.yml (Line: 13, Col: 19): Unexpected value ''
@glennmusa glennmusa added the bug Something isn't working label Mar 23, 2021
@brooke-hamilton brooke-hamilton added the dev-automation Related to automating builds, the development container, and improving the developer experience. label Mar 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dev-automation Related to automating builds, the development container, and improving the developer experience.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants