feat(go-validate): Go fast-path sidecar for the /validate hot path #727
terraform-test.yml
on: pull_request
Terraform Validate
25s
TFLint
8s
TFSec Security Scan
20s
Checkov Security Scan
32s
Terraform Test Summary
4s
Annotations
4 errors, 11 warnings, and 1 notice
|
TFLint
Process completed with exit code 2.
|
|
TFSec Security Scan
Path does not exist: tfsec-results.sarif
|
|
Terraform Validate
Process completed with exit code 1.
|
|
Terraform Validate
Terraform exited with code 3.
|
|
TFLint
variable "route53_zone_id" is declared but not used
|
|
TFLint
variable "enable_cloudfront" is declared but not used
|
|
TFLint
variable "documentdb_shard_capacity" is declared but not used
|
|
TFLint
variable "certificate_arn" is declared but not used
|
|
TFLint
variable "documentdb_shard_count" is declared but not used
|
|
TFLint
variable "documentdb_replica_count" is declared but not used
|
|
TFLint
Missing version constraint for provider "time" in `required_providers`
|
|
TFLint
Missing version constraint for provider "archive" in `required_providers`
|
|
TFLint
Missing version constraint for provider "null" in `required_providers`
|
|
TFLint
Missing version constraint for provider "random" in `required_providers`
|
|
TFSec Security Scan
Unexpected input(s) 'out', valid inputs are ['entryPoint', 'args', 'working_directory', 'version', 'format', 'additional_args', 'soft_fail', 'github_token']
|
|
GitHub API token
Consider setting a GITHUB_TOKEN to prevent GitHub api rate limits
|