From 6ef943f949f03495ba1cf848121324f72278f066 Mon Sep 17 00:00:00 2001 From: CloudQuery Bot <102256036+cq-bot@users.noreply.github.com> Date: Mon, 2 Dec 2024 19:23:34 +0200 Subject: [PATCH] chore(main): Release transformation-aws-cost v1.1.8 (#1165) :robot: I have created a release *beep* *boop* --- ## [1.1.8](https://github.com/cloudquery/policies/compare/transformation-aws-cost-v1.1.7...transformation-aws-cost-v1.1.8) (2024-12-02) ### Bug Fixes * **deps:** Update dependency dbt-core to v1.8.9 ([#1159](https://github.com/cloudquery/policies/issues/1159)) ([ce0dcc4](https://github.com/cloudquery/policies/commit/ce0dcc465a01e4a6ec5504fae5be3f5201bf5364)) --- 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 635ef7280..6ebc1db40 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.7", + "transformations/aws/cost": "1.1.8", "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 20e184a81..069dd4b28 100644 --- a/transformations/aws/cost/CHANGELOG.md +++ b/transformations/aws/cost/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.1.8](https://github.com/cloudquery/policies/compare/transformation-aws-cost-v1.1.7...transformation-aws-cost-v1.1.8) (2024-12-02) + + +### Bug Fixes + +* **deps:** Update dependency dbt-core to v1.8.9 ([#1159](https://github.com/cloudquery/policies/issues/1159)) ([ce0dcc4](https://github.com/cloudquery/policies/commit/ce0dcc465a01e4a6ec5504fae5be3f5201bf5364)) + ## [1.1.7](https://github.com/cloudquery/policies/compare/transformation-aws-cost-v1.1.6...transformation-aws-cost-v1.1.7) (2024-11-04) diff --git a/transformations/aws/cost/dbt_project.yml b/transformations/aws/cost/dbt_project.yml index 4179c4a04..1edaf5d5c 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.7 +version: 1.1.8 config-version: 2 profile: aws_cost model-paths: