Skip to content

Commit

Permalink
Update terraform-module-versions to 3.1.13 → 3.1.14
Browse files Browse the repository at this point in the history
  • Loading branch information
cloudpossebot committed Dec 28, 2023
1 parent 8665b9d commit 42a5668
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 20 deletions.
26 changes: 9 additions & 17 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,8 @@

<!-- markdownlint-disable -->
# Packages [![Auto Update Status](https://github.com/cloudposse/packages/workflows/auto-update/badge.svg)](https://github.com/cloudposse/packages/actions?query=workflow%3Aauto-update) [![Latest Release](https://img.shields.io/github/release/cloudposse/packages.svg)](https://github.com/cloudposse/packages/releases/latest) [![Slack Community](https://slack.cloudposse.com/badge.svg)](https://slack.cloudposse.com)
# Packages<a href="https://cpco.io/homepage"><img align="right" src="https://cloudposse.com/logo-300x69.svg" width="150" /></a> [![Auto Update Status](https://github.com/cloudposse/packages/workflows/auto-update/badge.svg)](https://github.com/cloudposse/packages/actions?query=workflow%3Aauto-update) [![Latest Release](https://img.shields.io/github/release/cloudposse/packages.svg)](https://github.com/cloudposse/packages/releases/latest) [![Slack Community](https://slack.cloudposse.com/badge.svg)](https://slack.cloudposse.com)
<!-- markdownlint-restore -->

[![README Header][readme_header_img]][readme_header_link]

[![Cloud Posse][logo]](https://cpco.io/homepage)

<!--
Expand All @@ -31,18 +28,13 @@
Cloud Posse distribution of awesome apps.

---
> [!NOTE]
> This project is part of Cloud Posse's comprehensive ["SweetOps"](https://cpco.io/sweetops) approach towards DevOps.
>
> It's 100% Open Source and licensed under the [APACHE2](LICENSE).
>
This project is part of our comprehensive ["SweetOps"](https://cpco.io/sweetops) approach towards DevOps.


It's 100% Open Source and licensed under the [APACHE2](LICENSE).







[![README Header][readme_header_img]][readme_header_link]



Expand Down Expand Up @@ -468,7 +460,7 @@ Here are some solutions to several common problems that may occur when adding a
[![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.6.6 | Terraform enables you to safely and predictably create, change, and improve infrastructure.
[![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.20231204233900+gita34142ec2a72 | A helper library for shallow inspection of Terraform configurations
[![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.17.0 | Generate docs from terraform modules
[![terraform-module-versions](https://github.com/cloudposse/packages/workflows/terraform-module-versions/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Aterraform-module-versions) | 3.1.13 | CLI tool that checks Terraform code for module updates. Single binary, no dependencies. linux, osx, windows.
[![terraform-module-versions](https://github.com/cloudposse/packages/workflows/terraform-module-versions/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Aterraform-module-versions) | 3.1.14 | CLI tool that checks Terraform code for module updates. Single binary, no dependencies. linux, osx, windows.
[![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)
[![terraform_0.12](https://github.com/cloudposse/packages/workflows/terraform_0.12/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Aterraform_0.12) | 0.12.31 | Terraform (Deprecated package. Use terraform-0.12 instead)
[![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 (Deprecated package. Use terraform-0.13 instead)
Expand Down Expand Up @@ -511,7 +503,7 @@ Please use the [issue tracker](https://github.com/cloudposse/packages/issues) to

### 💻 Developing

If you are interested in being a contributor and want to get involved in developing this project or [help out](https://cpco.io/help-out) with our other projects, we would love to hear from you! Shoot us an [email][email].
If you are interested in being a contributor and want to get involved in developing this project or [help out](https://cpco.io/help-out) with Cloud Posse's other projects, we would love to hear from you! Shoot us an [email][email].

In general, PRs are welcome. We follow the typical "fork-and-pull" Git workflow.

Expand Down
2 changes: 1 addition & 1 deletion docs/badges.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@
[![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.6.6 | Terraform enables you to safely and predictably create, change, and improve infrastructure.
[![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.20231204233900+gita34142ec2a72 | A helper library for shallow inspection of Terraform configurations
[![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.17.0 | Generate docs from terraform modules
[![terraform-module-versions](https://github.com/cloudposse/packages/workflows/terraform-module-versions/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Aterraform-module-versions) | 3.1.13 | CLI tool that checks Terraform code for module updates. Single binary, no dependencies. linux, osx, windows.
[![terraform-module-versions](https://github.com/cloudposse/packages/workflows/terraform-module-versions/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Aterraform-module-versions) | 3.1.14 | CLI tool that checks Terraform code for module updates. Single binary, no dependencies. linux, osx, windows.
[![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)
[![terraform_0.12](https://github.com/cloudposse/packages/workflows/terraform_0.12/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Aterraform_0.12) | 0.12.31 | Terraform (Deprecated package. Use terraform-0.12 instead)
[![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 (Deprecated package. Use terraform-0.13 instead)
Expand Down
2 changes: 1 addition & 1 deletion docs/targets.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ terraform-0.15 0.15.5 Terraform is a tool for building, changing,
terraform-1 1.6.6 Terraform enables you to safely and predictably create, change, and improve infrastructure.
terraform-config-inspect 0.0.20231204233900+gita34142ec2a72 A helper library for shallow inspection of Terraform configurations
terraform-docs 0.17.0 Generate docs from terraform modules
terraform-module-versions 3.1.13 CLI tool that checks Terraform code for module updates. Single binary, no dependencies. linux, osx, windows.
terraform-module-versions 3.1.14 CLI tool that checks Terraform code for module updates. Single binary, no dependencies. linux, osx, windows.
terraform_0.11 0.11.15 Terraform (Deprecated package. Use terraform-0.11 instead)
terraform_0.12 0.12.31 Terraform (Deprecated package. Use terraform-0.12 instead)
terraform_0.13 0.13.7 Terraform (Deprecated package. Use terraform-0.13 instead)
Expand Down
2 changes: 1 addition & 1 deletion vendor/terraform-module-versions/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.1.13
3.1.14

0 comments on commit 42a5668

Please sign in to comment.