Skip to content

Commit 39b68a0

Browse files
Update terraform-1 to 1.0.6 → 1.0.7 (#1660)
Co-authored-by: cloudpossebot <[email protected]>
1 parent fa94433 commit 39b68a0

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -400,7 +400,7 @@ Here are some solutions to several common problems that may occur when adding a
400400
[![terraform-0.13](https://github.com/cloudposse/packages/workflows/terraform-0.13/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Aterraform-0.13) | 0.13.7 | Terraform is a tool for building, changing, and combining infrastructure safely and efficiently.
401401
[![terraform-0.14](https://github.com/cloudposse/packages/workflows/terraform-0.14/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Aterraform-0.14) | 0.14.11 | Terraform is a tool for building, changing, and combining infrastructure safely and efficiently.
402402
[![terraform-0.15](https://github.com/cloudposse/packages/workflows/terraform-0.15/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Aterraform-0.15) | 0.15.5 | Terraform is a tool for building, changing, and combining infrastructure safely and efficiently.
403-
[![terraform-1](https://github.com/cloudposse/packages/workflows/terraform-1/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Aterraform-1) | 1.0.6 | Terraform enables you to safely and predictably create, change, and improve infrastructure.
403+
[![terraform-1](https://github.com/cloudposse/packages/workflows/terraform-1/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Aterraform-1) | 1.0.7 | Terraform enables you to safely and predictably create, change, and improve infrastructure.
404404
[![terraform-config-inspect](https://github.com/cloudposse/packages/workflows/terraform-config-inspect/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Aterraform-config-inspect) | 0.0.20210625153042+git09f34846faab | A helper library for shallow inspection of Terraform configurations
405405
[![terraform-docs](https://github.com/cloudposse/packages/workflows/terraform-docs/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Aterraform-docs) | 0.15.0 | Generate docs from terraform modules
406406
[![terraform_0.11](https://github.com/cloudposse/packages/workflows/terraform_0.11/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Aterraform_0.11) | 0.11.15 | Terraform (Deprecated package. Use terraform-0.11 instead)

docs/badges.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@
113113
[![terraform-0.13](https://github.com/cloudposse/packages/workflows/terraform-0.13/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Aterraform-0.13) | 0.13.7 | Terraform is a tool for building, changing, and combining infrastructure safely and efficiently.
114114
[![terraform-0.14](https://github.com/cloudposse/packages/workflows/terraform-0.14/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Aterraform-0.14) | 0.14.11 | Terraform is a tool for building, changing, and combining infrastructure safely and efficiently.
115115
[![terraform-0.15](https://github.com/cloudposse/packages/workflows/terraform-0.15/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Aterraform-0.15) | 0.15.5 | Terraform is a tool for building, changing, and combining infrastructure safely and efficiently.
116-
[![terraform-1](https://github.com/cloudposse/packages/workflows/terraform-1/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Aterraform-1) | 1.0.6 | Terraform enables you to safely and predictably create, change, and improve infrastructure.
116+
[![terraform-1](https://github.com/cloudposse/packages/workflows/terraform-1/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Aterraform-1) | 1.0.7 | Terraform enables you to safely and predictably create, change, and improve infrastructure.
117117
[![terraform-config-inspect](https://github.com/cloudposse/packages/workflows/terraform-config-inspect/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Aterraform-config-inspect) | 0.0.20210625153042+git09f34846faab | A helper library for shallow inspection of Terraform configurations
118118
[![terraform-docs](https://github.com/cloudposse/packages/workflows/terraform-docs/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Aterraform-docs) | 0.15.0 | Generate docs from terraform modules
119119
[![terraform_0.11](https://github.com/cloudposse/packages/workflows/terraform_0.11/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Aterraform_0.11) | 0.11.15 | Terraform (Deprecated package. Use terraform-0.11 instead)

docs/targets.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ terraform-0.12 0.12.31 Terraform is a tool for building, changing,
118118
terraform-0.13 0.13.7 Terraform is a tool for building, changing, and combining infrastructure safely and efficiently.
119119
terraform-0.14 0.14.11 Terraform is a tool for building, changing, and combining infrastructure safely and efficiently.
120120
terraform-0.15 0.15.5 Terraform is a tool for building, changing, and combining infrastructure safely and efficiently.
121-
terraform-1 1.0.6 Terraform enables you to safely and predictably create, change, and improve infrastructure.
121+
terraform-1 1.0.7 Terraform enables you to safely and predictably create, change, and improve infrastructure.
122122
terraform-config-inspect 0.0.20210625153042+git09f34846faab A helper library for shallow inspection of Terraform configurations
123123
terraform-docs 0.15.0 Generate docs from terraform modules
124124
terraform_0.11 0.11.15 Terraform (Deprecated package. Use terraform-0.11 instead)

vendor/terraform-1/VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.0.6
1+
1.0.7

0 commit comments

Comments
 (0)