fix(main.tf): correct trigger condition for helm update to handle false value properly #10
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`
|