Skip to content

update terraform docs token permissions #82

update terraform docs token permissions

update terraform docs token permissions #82

Triggered via pull request March 28, 2024 17:22
Status Failure
Total duration 30d 0h 1m 44s
Artifacts

virtual-machine.yml

on: pull_request
Run Terraform lint
5s
Run Terraform lint
Run Terraform tfsec
11s
Run Terraform tfsec
Run Terratest
0s
Run Terratest
Run Terraform Docs
0s
Run Terraform Docs
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
Run Terraform tfsec: terraform/virtual-machine/main.tf#L77
[tfsec] reported by reviewdog 🐶 Security group rule allows ingress to RDP port from multiple public internet addresses. Raw Output: message:"Security group rule allows ingress to RDP port from multiple public internet addresses." location:{path:"/home/runner/work/azure-data-labs-modules/azure-data-labs-modules/terraform/virtual-machine/main.tf" range:{start:{line:77}}} severity:ERROR source:{name:"tfsec" url:"https://github.com/aquasecurity/tfsec"} code:{value:"AVD-AZU-0048" url:"https://aquasecurity.github.io/tfsec/v1.28.5/checks/azure/network/disable-rdp-from-internet/"}
Run Terraform tfsec: terraform/virtual-machine/main.tf#L77
[tfsec] reported by reviewdog 🐶 Security group rule allows ingress from public internet. Raw Output: message:"Security group rule allows ingress from public internet." location:{path:"/home/runner/work/azure-data-labs-modules/azure-data-labs-modules/terraform/virtual-machine/main.tf" range:{start:{line:77}}} severity:ERROR source:{name:"tfsec" url:"https://github.com/aquasecurity/tfsec"} code:{value:"AVD-AZU-0047" url:"https://aquasecurity.github.io/tfsec/v1.28.5/checks/azure/network/no-public-ingress/"}
Run Terratest
The deployment was rejected or didn't satisfy other protection rules.
Run Terraform lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, hashicorp/setup-terraform@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run Terraform lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/