Terraform Plan #231
Annotations
6 errors
|
Plan
CSVD/terraform-init/main/action.yml (Line: 82, Col: 11):
|
|
Plan
CSVD/terraform-init/main/action.yml (Line: 82, Col: 11):
|
|
Plan
CSVD/terraform-init/main/action.yml (Line: 82, Col: 11): Unexpected symbol: 't'. Located at position 22 within expression: inputs.terraform_ini t== 'true' && inputs.state_bucket != ''
|
|
Plan
CSVD/terraform-init/main/action.yml (Line: 82, Col: 11): Unexpected symbol: '${{'. Located at position 1 within expression: ${{ inputs.terraform_ini t== 'true' && inputs.state_bucket != '' }}
|
|
Plan
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. CSVD/terraform-init/main/action.yml (Line: 82, Col: 11): Unexpected symbol: 't'. Located at position 22 within expression: inputs.terraform_ini t== 'true' && inputs.state_bucket != '',CSVD/terraform-init/main/action.yml (Line: 82, Col: 11): Unexpected symbol: '${{'. Located at position 1 within expression: ${{ inputs.terraform_ini t== 'true' && inputs.state_bucket != '' }}
at GitHub.DistributedTask.ObjectTemplating.TemplateValidationErrors.Check()
at GitHub.Runner.Worker.ActionManifestManager.ConvertRuns(IExecutionContext executionContext, TemplateContext templateContext, TemplateToken inputsToken, String fileRelativePath, MappingToken outputs)
at GitHub.Runner.Worker.ActionManifestManager.Load(IExecutionContext executionContext, String manifestFile)
|
|
Plan
Failed to load CSVD/terraform-init/main/action.yml
|