Feature/terraform workflows #5
terraform-pr-check.yml
on: pull_request
Validate Terraform
39s
Terraform Lint
3s
tfsec Check
29s
Annotations
4 errors and 7 warnings
Terraform Lint
Process completed with exit code 2.
|
Validate Terraform
Login failed with Error: Not all parameters are provided in 'creds'. Double-check if all keys are defined in 'creds': 'clientId', 'clientSecret', 'tenantId'.. Double check if the 'auth-type' is correct. Refer to https://github.com/Azure/login#readme for more information.
|
Validate Terraform
Error: az cli script failed.
|
Validate Terraform
az cli script failed.
|
Terraform Lint
variable "key_ops" is declared but not used
|
Terraform Lint
variable "key_size" is declared but not used
|
Terraform Lint
local.image_tag is declared but not used
|
Validate Terraform
Login cleanup failed with Error: The process '/usr/bin/az' failed with exit code 1. Cleanup will be skipped.
|
Validate Terraform
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: azure/login@v1, azure/CLI@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Validate Terraform
`pre` execution is not supported for local action from './.github/actions/azure-login'
|
Validate Terraform
`pre` execution is not supported for local action from './.github/actions/azure-login'
|