Skip to content

Commit

Permalink
Update README etc.
Browse files Browse the repository at this point in the history
  • Loading branch information
Nuru committed Jul 3, 2024
1 parent 3a70937 commit 3a07808
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -462,7 +462,7 @@ terraform_0.13 \[frozen\] | 0.13.7 | Terraform (Deprecated package. Use terr
[![terrahelp](https:/cloudposse/packages/actions/workflows/terrahelp.yml/badge.svg?branch=main)](https:/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:/cloudposse/packages/actions/workflows/tflint.yml/badge.svg?branch=main)](https:/cloudposse/packages/actions?query=workflow%3Atflint) | 0.51.2 | A Pluggable Terraform Linter
[![tfschema](https:/cloudposse/packages/actions/workflows/tfschema.yml/badge.svg?branch=main)](https:/cloudposse/packages/actions?query=workflow%3Atfschema) | 0.7.8 | A schema inspector for Terraform providers
[![tfsec](https:/cloudposse/packages/actions/workflows/tfsec.yml/badge.svg?branch=main)](https:/cloudposse/packages/actions?query=workflow%3Atfsec) | 1.28.9 | Security scanner for your Terraform code
[![tfsec](https:/cloudposse/packages/actions/workflows/tfsec.yml/badge.svg?branch=main)](https:/cloudposse/packages/actions?query=workflow%3Atfsec) | 1.28.9 | (DEPRECATED: use Trivy instead) Security scanner for your Terraform code
[![thanos](https:/cloudposse/packages/actions/workflows/thanos.yml/badge.svg?branch=main)](https:/cloudposse/packages/actions?query=workflow%3Athanos) | 0.35.1 | Highly available Prometheus setup with long term storage capabilities. CNCF Sandbox project.
[![trivy](https:/cloudposse/packages/actions/workflows/trivy.yml/badge.svg?branch=main)](https:/cloudposse/packages/actions?query=workflow%3Atrivy) | 0.53.0 | A Simple and Comprehensive Vulnerability Scanner for Containers, Suitable for CI
[![variant](https:/cloudposse/packages/actions/workflows/variant.yml/badge.svg?branch=main)](https:/cloudposse/packages/actions?query=workflow%3Avariant) | 0.38.0 | Variant is a Universal CLI tool that works like a task runner
Expand Down
2 changes: 1 addition & 1 deletion docs/badges.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ terraform_0.13 \[frozen\] | 0.13.7 | Terraform (Deprecated package. Use terr
[![terrahelp](https:/cloudposse/packages/actions/workflows/terrahelp.yml/badge.svg?branch=main)](https:/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:/cloudposse/packages/actions/workflows/tflint.yml/badge.svg?branch=main)](https:/cloudposse/packages/actions?query=workflow%3Atflint) | 0.51.2 | A Pluggable Terraform Linter
[![tfschema](https:/cloudposse/packages/actions/workflows/tfschema.yml/badge.svg?branch=main)](https:/cloudposse/packages/actions?query=workflow%3Atfschema) | 0.7.8 | A schema inspector for Terraform providers
[![tfsec](https:/cloudposse/packages/actions/workflows/tfsec.yml/badge.svg?branch=main)](https:/cloudposse/packages/actions?query=workflow%3Atfsec) | 1.28.9 | Security scanner for your Terraform code
[![tfsec](https:/cloudposse/packages/actions/workflows/tfsec.yml/badge.svg?branch=main)](https:/cloudposse/packages/actions?query=workflow%3Atfsec) | 1.28.9 | (DEPRECATED: use Trivy instead) Security scanner for your Terraform code
[![thanos](https:/cloudposse/packages/actions/workflows/thanos.yml/badge.svg?branch=main)](https:/cloudposse/packages/actions?query=workflow%3Athanos) | 0.35.1 | Highly available Prometheus setup with long term storage capabilities. CNCF Sandbox project.
[![trivy](https:/cloudposse/packages/actions/workflows/trivy.yml/badge.svg?branch=main)](https:/cloudposse/packages/actions?query=workflow%3Atrivy) | 0.53.0 | A Simple and Comprehensive Vulnerability Scanner for Containers, Suitable for CI
[![variant](https:/cloudposse/packages/actions/workflows/variant.yml/badge.svg?branch=main)](https:/cloudposse/packages/actions?query=workflow%3Avariant) | 0.38.0 | Variant is a Universal CLI tool that works like a task runner
Expand Down
2 changes: 1 addition & 1 deletion docs/targets.md
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ tfenv OBSOLETE Transform environment variables for use wit
tflint 0.51.2 A Pluggable Terraform Linter
tfmask OBSOLETE Terraform utility to mask select output from `terraform plan` and `terraform apply`
tfschema 0.7.8 A schema inspector for Terraform providers
tfsec 1.28.9 Security scanner for your Terraform code
tfsec 1.28.9 (DEPRECATED: use Trivy instead) Security scanner for your Terraform code
thanos 0.35.1 Highly available Prometheus setup with long term storage capabilities. CNCF Sandbox project.
trivy 0.53.0 A Simple and Comprehensive Vulnerability Scanner for Containers, Suitable for CI
turf OBSOLETE Turf is Cloud Posse's command-line automation helper.
Expand Down

0 comments on commit 3a07808

Please sign in to comment.