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: