Added Terraform files and GitHub Actions. #10
test_repository_file_encrypted.yml
on: push
Test Terraform State Repository File Encrypted
2s
Annotations
6 errors
Test Terraform State Repository File Encrypted
badgerhobbs/terraform-state/main/action.yml (Line: 31, Col: 16): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.GITHUB_TOKEN
|
Test Terraform State Repository File Encrypted
badgerhobbs/terraform-state/main/action.yml (Line: 43, Col: 12): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.GITHUB_TOKEN
|
Test Terraform State Repository File Encrypted
badgerhobbs/terraform-state/main/action.yml (Line: 68, Col: 12): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.GITHUB_TOKEN
|
Test Terraform State Repository File Encrypted
badgerhobbs/terraform-state/main/action.yml (Line: 120, Col: 12): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.GITHUB_TOKEN
|
Test Terraform State Repository File Encrypted
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. badgerhobbs/terraform-state/main/action.yml (Line: 31, Col: 16): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.GITHUB_TOKEN,badgerhobbs/terraform-state/main/action.yml (Line: 43, Col: 12): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.GITHUB_TOKEN,badgerhobbs/terraform-state/main/action.yml (Line: 68, Col: 12): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.GITHUB_TOKEN,badgerhobbs/terraform-state/main/action.yml (Line: 120, Col: 12): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.GITHUB_TOKEN
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)
|
Test Terraform State Repository File Encrypted
Fail to load badgerhobbs/terraform-state/main/action.yml
|