update terraform docs token permissions #101
Triggered via pull request
March 28, 2024 17:22
Status
Failure
Total duration
30d 0h 1m 47s
Artifacts
–
aks-cluster.yml
on: pull_request
Annotations
2 errors and 2 warnings
Run Terraform tfsec:
terraform/aks-cluster/main.tf#L35
[tfsec] reported by reviewdog 🐶
Cluster does not limit API access to specific IP addresses.
Raw Output:
message:"Cluster does not limit API access to specific IP addresses." location:{path:"/home/runner/work/azure-data-labs-modules/azure-data-labs-modules/terraform/aks-cluster/main.tf" range:{start:{line:35}}} severity:ERROR source:{name:"tfsec" url:"https://github.com/aquasecurity/tfsec"} code:{value:"AVD-AZU-0041" url:"https://aquasecurity.github.io/tfsec/v1.28.5/checks/azure/container/limit-authorized-ips/"}
|
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@v3, 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 tfsec:
terraform/aks-cluster/main.tf#L35
[tfsec] reported by reviewdog 🐶
Cluster does not have logging enabled via OMS Agent.
Raw Output:
message:"Cluster does not have logging enabled via OMS Agent." location:{path:"/home/runner/work/azure-data-labs-modules/azure-data-labs-modules/terraform/aks-cluster/main.tf" range:{start:{line:35}}} severity:WARNING source:{name:"tfsec" url:"https://github.com/aquasecurity/tfsec"} code:{value:"AVD-AZU-0040" url:"https://aquasecurity.github.io/tfsec/v1.28.5/checks/azure/container/logging/"}
|