From 0e9930b78e1835bc894f8b16a05902a3b41da801 Mon Sep 17 00:00:00 2001 From: CloudQuery Bot <102256036+cq-bot@users.noreply.github.com> Date: Tue, 2 Jul 2024 11:09:21 -0400 Subject: [PATCH] chore(main): Release transformation-aws-cost v1.1.4 (#948) :robot: I have created a release *beep* *boop* --- ## [1.1.4](https://github.com/cloudquery/policies-premium/compare/transformation-aws-cost-v1.1.3...transformation-aws-cost-v1.1.4) (2024-07-02) ### Bug Fixes * **deps:** Update dependency dbt-postgres to v1.8.2 ([#943](https://github.com/cloudquery/policies-premium/issues/943)) ([0c45a22](https://github.com/cloudquery/policies-premium/commit/0c45a226f6acdbd7ea070333b90bd2545b1af5c0)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --- .release-please-manifest.json | 2 +- transformations/aws/cost/CHANGELOG.md | 7 +++++++ transformations/aws/cost/dbt_project.yml | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 3fddc8dd5..57bd427ee 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -27,7 +27,7 @@ "transformations/aws/asset-inventory+FILLER": "0.0.0", "visualizations/aws/asset_inventory": "2.1.1", "visualizations/aws/asset_inventory+FILLER": "0.0.0", - "transformations/aws/cost": "1.1.3", + "transformations/aws/cost": "1.1.4", "transformations/aws/cost+FILLER": "0.0.0", "transformations/aws/cost-free": "1.0.0", "transformations/aws/cost-free+FILLER": "0.0.0", diff --git a/transformations/aws/cost/CHANGELOG.md b/transformations/aws/cost/CHANGELOG.md index fa355e212..91fe0614a 100644 --- a/transformations/aws/cost/CHANGELOG.md +++ b/transformations/aws/cost/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.1.4](https://github.com/cloudquery/policies-premium/compare/transformation-aws-cost-v1.1.3...transformation-aws-cost-v1.1.4) (2024-07-02) + + +### Bug Fixes + +* **deps:** Update dependency dbt-postgres to v1.8.2 ([#943](https://github.com/cloudquery/policies-premium/issues/943)) ([0c45a22](https://github.com/cloudquery/policies-premium/commit/0c45a226f6acdbd7ea070333b90bd2545b1af5c0)) + ## [1.1.3](https://github.com/cloudquery/policies-premium/compare/transformation-aws-cost-v1.1.2...transformation-aws-cost-v1.1.3) (2024-06-05) diff --git a/transformations/aws/cost/dbt_project.yml b/transformations/aws/cost/dbt_project.yml index 0e9b668da..3f418c2f2 100644 --- a/transformations/aws/cost/dbt_project.yml +++ b/transformations/aws/cost/dbt_project.yml @@ -1,5 +1,5 @@ name: aws_cost -version: 1.1.3 +version: 1.1.4 config-version: 2 profile: aws_cost model-paths: