Initial module setup #2
commit-to-pr.yaml
on: pull_request
Matrix: linting
Matrix: validation
Matrix: plan
Annotations
1 error and 4 warnings
Terraform lint for ./
Process completed with exit code 2.
|
Terraform lint for ./
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, terraform-linters/setup-tflint@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Terraform lint for ./examples/s3_files
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, terraform-linters/setup-tflint@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Terraform validate for ./
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Terraform validate for ./examples/s3_files
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|