Skip to content

Commit

Permalink
chore(main): Release transformation-aws-cost-free v1.0.0 (#651)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


## 1.0.0 (2024-03-06)


### Features

* Free version of the cost policy ([#649](#649)) ([2d700c5](2d700c5))
* Trigger GCP Free Build Transformations ([5c68bae](5c68bae))
* Trigger GCP Free Build Transformations ([#385](#385)) ([5c68bae](5c68bae))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
  • Loading branch information
cq-bot authored Mar 6, 2024
1 parent df0cf65 commit fd89ec0
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 4 deletions.
6 changes: 3 additions & 3 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@
"transformations/aws/encryption+FILLER": "0.0.0",
"transformations/aws/asset-inventory-free": "2.0.2",
"transformations/aws/asset-inventory+FILLER": "0.0.0",
"visualizations/aws/asset_inventory": "2.0.0",
"visualizations/aws/asset_inventory": "2.1.0",
"visualizations/aws/asset_inventory+FILLER": "0.0.0",
"transformations/aws/cost": "1.0.0",
"transformations/aws/cost+FILLER": "0.0.0",
"visualizations/aws/asset_inventory": "2.1.0",
"visualizations/aws/asset_inventory+FILLER": "0.0.0"
"transformations/aws/cost-free": "1.0.0",
"transformations/aws/cost-free+FILLER": "0.0.0"
}
9 changes: 9 additions & 0 deletions transformations/aws/cost-free/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## 1.0.0 (2024-03-06)


### Features

* Free version of the cost policy ([#649](https://github.com/cloudquery/policies-premium/issues/649)) ([2d700c5](https://github.com/cloudquery/policies-premium/commit/2d700c5a3eace8c0f63dd599a15cdffbe9250246))
* Trigger GCP Free Build Transformations ([5c68bae](https://github.com/cloudquery/policies-premium/commit/5c68bae0f30e4e57db5774300488d4b6ddd42c3b))
* Trigger GCP Free Build Transformations ([#385](https://github.com/cloudquery/policies-premium/issues/385)) ([5c68bae](https://github.com/cloudquery/policies-premium/commit/5c68bae0f30e4e57db5774300488d4b6ddd42c3b))

## 1.0.0 (2024-03-04)

### Features
Expand Down
2 changes: 1 addition & 1 deletion transformations/aws/cost-free/dbt_project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -197,4 +197,4 @@ models:
aws_cost__by_unused_resources:
+enabled: true
aws_cost__trusted_advisior_results:
+enabled: true
+enabled: true

0 comments on commit fd89ec0

Please sign in to comment.