misc: Add encryption #31
Annotations
1 error and 3 warnings
fmt-lint-validate
Process completed with exit code 2.
|
fmt-lint-validate
The following actions use a deprecated Node.js version and will be forced to run on node20: hashicorp/setup-terraform@v2, actions/github-script@v6. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
fmt-lint-validate:
examples/basic/main.tf#L16
data "aws_region" "current" is declared but not used
|
tfsec
Unexpected input(s) 'tfsec_args', valid inputs are ['entryPoint', 'args', 'working_directory', 'version', 'format', 'additional_args', 'soft_fail', 'github_token']
|