Skip to content

Commit

Permalink
Update tflint to 0.53.0 (#4947)
Browse files Browse the repository at this point in the history
Co-authored-by: cloudpossebot <[email protected]>
  • Loading branch information
cloudpossebot and cloudpossebot authored Aug 18, 2024
1 parent 89691ee commit 0ef4280
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -460,7 +460,7 @@ terraform_0.12 \[frozen\] | 0.12.31 | Terraform (Deprecated package. Use terr
terraform_0.13 \[frozen\] | 0.13.7 | Terraform (Deprecated package. Use terraform-0.13 instead)
[![terragrunt](https://github.com/cloudposse/packages/actions/workflows/terragrunt.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Aterragrunt) | 0.66.8 | Terragrunt is a thin wrapper for Terraform that provides extra tools for working with multiple Terraform modules.
[![terrahelp](https://github.com/cloudposse/packages/actions/workflows/terrahelp.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Aterrahelp) | 0.7.5 | Terrahelp is as a command line utility that provides useful tricks like masking of terraform output.
[![tflint](https://github.com/cloudposse/packages/actions/workflows/tflint.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Atflint) | 0.52.0 | A Pluggable Terraform Linter
[![tflint](https://github.com/cloudposse/packages/actions/workflows/tflint.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Atflint) | 0.53.0 | A Pluggable Terraform Linter
[![tfschema](https://github.com/cloudposse/packages/actions/workflows/tfschema.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Atfschema) | 0.7.9 | A schema inspector for Terraform providers
[![tfsec](https://github.com/cloudposse/packages/actions/workflows/tfsec.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Atfsec) | 1.28.10 | (DEPRECATED: use Trivy instead) Security scanner for your Terraform code
[![thanos](https://github.com/cloudposse/packages/actions/workflows/thanos.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Athanos) | 0.36.1 | Highly available Prometheus setup with long term storage capabilities. CNCF Sandbox project.
Expand Down
2 changes: 1 addition & 1 deletion docs/badges.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ terraform_0.12 \[frozen\] | 0.12.31 | Terraform (Deprecated package. Use terr
terraform_0.13 \[frozen\] | 0.13.7 | Terraform (Deprecated package. Use terraform-0.13 instead)
[![terragrunt](https://github.com/cloudposse/packages/actions/workflows/terragrunt.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Aterragrunt) | 0.66.8 | Terragrunt is a thin wrapper for Terraform that provides extra tools for working with multiple Terraform modules.
[![terrahelp](https://github.com/cloudposse/packages/actions/workflows/terrahelp.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Aterrahelp) | 0.7.5 | Terrahelp is as a command line utility that provides useful tricks like masking of terraform output.
[![tflint](https://github.com/cloudposse/packages/actions/workflows/tflint.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Atflint) | 0.52.0 | A Pluggable Terraform Linter
[![tflint](https://github.com/cloudposse/packages/actions/workflows/tflint.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Atflint) | 0.53.0 | A Pluggable Terraform Linter
[![tfschema](https://github.com/cloudposse/packages/actions/workflows/tfschema.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Atfschema) | 0.7.9 | A schema inspector for Terraform providers
[![tfsec](https://github.com/cloudposse/packages/actions/workflows/tfsec.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Atfsec) | 1.28.10 | (DEPRECATED: use Trivy instead) Security scanner for your Terraform code
[![thanos](https://github.com/cloudposse/packages/actions/workflows/thanos.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Athanos) | 0.36.1 | Highly available Prometheus setup with long term storage capabilities. CNCF Sandbox project.
Expand Down
2 changes: 1 addition & 1 deletion docs/targets.md
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ terraform_0.13 0.13.7 Terraform (Deprecated package. Use terrafor
terragrunt 0.66.8 Terragrunt is a thin wrapper for Terraform that provides extra tools for working with multiple Terraform modules.
terrahelp 0.7.5 Terrahelp is as a command line utility that provides useful tricks like masking of terraform output.
tfenv OBSOLETE Transform environment variables for use with Terraform (e.g. `HOSTNAME` ⇨ `TF_VAR_hostname`)
tflint 0.52.0 A Pluggable Terraform Linter
tflint 0.53.0 A Pluggable Terraform Linter
tfmask OBSOLETE Terraform utility to mask select output from `terraform plan` and `terraform apply`
tfschema 0.7.9 A schema inspector for Terraform providers
tfsec 1.28.10 (DEPRECATED: use Trivy instead) Security scanner for your Terraform code
Expand Down
2 changes: 1 addition & 1 deletion vendor/tflint/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.52.0
0.53.0

0 comments on commit 0ef4280

Please sign in to comment.