update terraform docs token permissions #70
Triggered via pull request
March 28, 2024 17:22
Status
Failure
Total duration
30d 0h 1m 55s
Artifacts
–
sql-database-server.yml
on: pull_request
Annotations
1 error and 4 warnings
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/
|
Run Terraform tfsec:
terraform/sql-database-server/main.tf#L3
[tfsec] reported by reviewdog 🐶
Server does not have an extended audit policy configured.
Raw Output:
message:"Server does not have an extended audit policy configured." location:{path:"/home/runner/work/azure-data-labs-modules/azure-data-labs-modules/terraform/sql-database-server/main.tf" range:{start:{line:3}}} severity:WARNING source:{name:"tfsec" url:"https://github.com/aquasecurity/tfsec"} code:{value:"AVD-AZU-0027" url:"https://aquasecurity.github.io/tfsec/v1.28.5/checks/azure/database/enable-audit/"}
|
Run Terraform tfsec:
terraform/sql-database-server/main.tf#L3
[tfsec] reported by reviewdog 🐶
Database server has public network access enabled.
Raw Output:
message:"Database server has public network access enabled." location:{path:"/home/runner/work/azure-data-labs-modules/azure-data-labs-modules/terraform/sql-database-server/main.tf" range:{start:{line:3}}} severity:WARNING source:{name:"tfsec" url:"https://github.com/aquasecurity/tfsec"} code:{value:"AVD-AZU-0022" url:"https://aquasecurity.github.io/tfsec/v1.28.5/checks/azure/database/no-public-access/"}
|