Skip to content

Commit 5acf705

Browse files
Update tfschema to 0.7.8 (#4305)
Co-authored-by: cloudpossebot <11232728+cloudpossebot@users.noreply.github.com>
1 parent 32f393e commit 5acf705

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -465,7 +465,7 @@ Here are some solutions to several common problems that may occur when adding a
465465
[![terragrunt](https://github.com/cloudposse/packages/workflows/terragrunt/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Aterragrunt) | 0.54.17 | Terragrunt is a thin wrapper for Terraform that provides extra tools for working with multiple Terraform modules.
466466
[![terrahelp](https://github.com/cloudposse/packages/workflows/terrahelp/badge.svg?branch=master)](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.
467467
[![tflint](https://github.com/cloudposse/packages/workflows/tflint/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Atflint) | 0.50.1 | A Pluggable Terraform Linter
468-
[![tfschema](https://github.com/cloudposse/packages/workflows/tfschema/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Atfschema) | 0.7.7 | A schema inspector for Terraform providers
468+
[![tfschema](https://github.com/cloudposse/packages/workflows/tfschema/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Atfschema) | 0.7.8 | A schema inspector for Terraform providers
469469
[![tfsec](https://github.com/cloudposse/packages/workflows/tfsec/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Atfsec) | 1.28.4 | Security scanner for your Terraform code
470470
[![thanos](https://github.com/cloudposse/packages/workflows/thanos/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Athanos) | 0.33.0 | Highly available Prometheus setup with long term storage capabilities. CNCF Sandbox project.
471471
[![trivy](https://github.com/cloudposse/packages/workflows/trivy/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Atrivy) | 0.48.3 | A Simple and Comprehensive Vulnerability Scanner for Containers, Suitable for CI

docs/badges.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@
131131
[![terragrunt](https://github.com/cloudposse/packages/workflows/terragrunt/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Aterragrunt) | 0.54.17 | Terragrunt is a thin wrapper for Terraform that provides extra tools for working with multiple Terraform modules.
132132
[![terrahelp](https://github.com/cloudposse/packages/workflows/terrahelp/badge.svg?branch=master)](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.
133133
[![tflint](https://github.com/cloudposse/packages/workflows/tflint/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Atflint) | 0.50.1 | A Pluggable Terraform Linter
134-
[![tfschema](https://github.com/cloudposse/packages/workflows/tfschema/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Atfschema) | 0.7.7 | A schema inspector for Terraform providers
134+
[![tfschema](https://github.com/cloudposse/packages/workflows/tfschema/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Atfschema) | 0.7.8 | A schema inspector for Terraform providers
135135
[![tfsec](https://github.com/cloudposse/packages/workflows/tfsec/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Atfsec) | 1.28.4 | Security scanner for your Terraform code
136136
[![thanos](https://github.com/cloudposse/packages/workflows/thanos/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Athanos) | 0.33.0 | Highly available Prometheus setup with long term storage capabilities. CNCF Sandbox project.
137137
[![trivy](https://github.com/cloudposse/packages/workflows/trivy/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Atrivy) | 0.48.3 | A Simple and Comprehensive Vulnerability Scanner for Containers, Suitable for CI

docs/targets.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ terrahelp 0.7.5 Terrahelp is as a command line utility that
144144
tfenv OBSOLETE Transform environment variables for use with Terraform (e.g. `HOSTNAME` ⇨ `TF_VAR_hostname`)
145145
tflint 0.50.1 A Pluggable Terraform Linter
146146
tfmask OBSOLETE Terraform utility to mask select output from `terraform plan` and `terraform apply`
147-
tfschema 0.7.7 A schema inspector for Terraform providers
147+
tfschema 0.7.8 A schema inspector for Terraform providers
148148
tfsec 1.28.4 Security scanner for your Terraform code
149149
thanos 0.33.0 Highly available Prometheus setup with long term storage capabilities. CNCF Sandbox project.
150150
trivy 0.48.3 A Simple and Comprehensive Vulnerability Scanner for Containers, Suitable for CI

vendor/tfschema/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.7.7
1+
0.7.8

0 commit comments

Comments
 (0)