Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update infracost to 0.10.39 #4978

Merged
merged 1 commit into from
Aug 30, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -379,7 +379,7 @@ gotop \[frozen\] | 3.0.0 | A terminal based graphical activity monitor insp
[![helmfile](https://github.com/cloudposse/packages/actions/workflows/helmfile.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Ahelmfile) | 0.144.0 | Deploy Kubernetes Helm Charts
[![htmltest](https://github.com/cloudposse/packages/actions/workflows/htmltest.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Ahtmltest) | 0.17.0 | :white_check_mark: Test generated HTML for problems
[![hugo](https://github.com/cloudposse/packages/actions/workflows/hugo.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Ahugo) | 0.133.1 | The world’s fastest framework for building websites.
[![infracost](https://github.com/cloudposse/packages/actions/workflows/infracost.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Ainfracost) | 0.10.38 | Cloud cost estimates for Terraform
[![infracost](https://github.com/cloudposse/packages/actions/workflows/infracost.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Ainfracost) | 0.10.39 | Cloud cost estimates for Terraform
[![jp](https://github.com/cloudposse/packages/actions/workflows/jp.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Ajp) | 0.2.1 | Command line interface to JMESPath
[![json2hcl](https://github.com/cloudposse/packages/actions/workflows/json2hcl.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Ajson2hcl) | 0.1.1 | Convert JSON to HCL, and vice versa
[![jx](https://github.com/cloudposse/packages/actions/workflows/jx.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Ajx) | 3.10.154 | Jenkins-X
Expand Down
2 changes: 1 addition & 1 deletion docs/badges.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ gotop \[frozen\] | 3.0.0 | A terminal based graphical activity monitor insp
[![helmfile](https://github.com/cloudposse/packages/actions/workflows/helmfile.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Ahelmfile) | 0.144.0 | Deploy Kubernetes Helm Charts
[![htmltest](https://github.com/cloudposse/packages/actions/workflows/htmltest.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Ahtmltest) | 0.17.0 | :white_check_mark: Test generated HTML for problems
[![hugo](https://github.com/cloudposse/packages/actions/workflows/hugo.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Ahugo) | 0.133.1 | The world’s fastest framework for building websites.
[![infracost](https://github.com/cloudposse/packages/actions/workflows/infracost.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Ainfracost) | 0.10.38 | Cloud cost estimates for Terraform
[![infracost](https://github.com/cloudposse/packages/actions/workflows/infracost.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Ainfracost) | 0.10.39 | Cloud cost estimates for Terraform
[![jp](https://github.com/cloudposse/packages/actions/workflows/jp.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Ajp) | 0.2.1 | Command line interface to JMESPath
[![json2hcl](https://github.com/cloudposse/packages/actions/workflows/json2hcl.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Ajson2hcl) | 0.1.1 | Convert JSON to HCL, and vice versa
[![jx](https://github.com/cloudposse/packages/actions/workflows/jx.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Ajx) | 3.10.154 | Jenkins-X
Expand Down
2 changes: 1 addition & 1 deletion docs/targets.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ helm3 3.15.4 The Kubernetes Package Manager
helmfile 0.144.0 Deploy Kubernetes Helm Charts
htmltest 0.17.0 :white_check_mark: Test generated HTML for problems
hugo 0.133.1 The world’s fastest framework for building websites.
infracost 0.10.38 Cloud cost estimates for Terraform
infracost 0.10.39 Cloud cost estimates for Terraform
jp 0.2.1 Command line interface to JMESPath
jq OBSOLETE Command-line JSON processor
json2hcl 0.1.1 Convert JSON to HCL, and vice versa
Expand Down
2 changes: 1 addition & 1 deletion vendor/infracost/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.10.38
0.10.39
Loading