Skip to content

fix(main.tf): correct trigger condition for helm update to handle false value properly #10

fix(main.tf): correct trigger condition for helm update to handle false value properly

fix(main.tf): correct trigger condition for helm update to handle false value properly #10

Triggered via pull request October 31, 2024 21:27
Status Success
Total duration 23s
Artifacts

tflint.yaml

on: pull_request
Matrix: tflint
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
tflint (ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@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/
tflint (ubuntu-latest): main.tf#L5
Missing version constraint for provider "aws" in `required_providers`
tflint (ubuntu-latest): main.tf#L10
Missing version constraint for provider "null" in `required_providers`
tflint (macos-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@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/
tflint (macos-latest): main.tf#L5
Missing version constraint for provider "aws" in `required_providers`
tflint (macos-latest): main.tf#L10
Missing version constraint for provider "null" in `required_providers`
tflint (windows-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@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/
tflint (windows-latest): main.tf#L5
Missing version constraint for provider "aws" in `required_providers`
tflint (windows-latest): main.tf#L10
Missing version constraint for provider "null" in `required_providers`