From b404d44633eccc45e7f23b25dd53d01c9dc3d771 Mon Sep 17 00:00:00 2001 From: CloudQuery Bot <102256036+cq-bot@users.noreply.github.com> Date: Fri, 11 Oct 2024 09:12:57 -0400 Subject: [PATCH] chore(main): Release transformation-aws-cost v1.1.6 (#1091) :robot: I have created a release *beep* *boop* --- ## [1.1.6](https://github.com/cloudquery/policies/compare/transformation-aws-cost-v1.1.5...transformation-aws-cost-v1.1.6) (2024-10-11) ### Bug Fixes * Pin dbt-core to v1.8.7 ([#1089](https://github.com/cloudquery/policies/issues/1089)) ([5eae050](https://github.com/cloudquery/policies/commit/5eae050bd1284b1cc934b7070662987c28c6d639)) --- 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 8a932b5b8..6f733b413 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.5", + "transformations/aws/cost": "1.1.6", "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 4a6c862ad..98102ad65 100644 --- a/transformations/aws/cost/CHANGELOG.md +++ b/transformations/aws/cost/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.1.6](https://github.com/cloudquery/policies/compare/transformation-aws-cost-v1.1.5...transformation-aws-cost-v1.1.6) (2024-10-11) + + +### Bug Fixes + +* Pin dbt-core to v1.8.7 ([#1089](https://github.com/cloudquery/policies/issues/1089)) ([5eae050](https://github.com/cloudquery/policies/commit/5eae050bd1284b1cc934b7070662987c28c6d639)) + ## [1.1.5](https://github.com/cloudquery/policies-premium/compare/transformation-aws-cost-v1.1.4...transformation-aws-cost-v1.1.5) (2024-07-16) diff --git a/transformations/aws/cost/dbt_project.yml b/transformations/aws/cost/dbt_project.yml index dd01a311f..0fc797ba4 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.5 +version: 1.1.6 config-version: 2 profile: aws_cost model-paths: