Skip to content

Commit

Permalink
chore(main): Release transformation-aws-compliance-premium v1.14.3 (#…
Browse files Browse the repository at this point in the history
…1119)

🤖 I have created a release *beep* *boop*
---


## [1.14.3](transformation-aws-compliance-premium-v1.14.2...transformation-aws-compliance-premium-v1.14.3) (2024-10-25)


### Bug Fixes

* Use `secretsmanager` instead of `secretmanager` for check Id ([#1114](#1114)) ([81c3d89](81c3d89))

---
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 Oct 25, 2024
1 parent 1dd1bea commit 9393b52
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"transformations/aws/data-resilience+FILLER": "0.0.0",
"transformations/aws/compliance-free": "1.4.0",
"transformations/aws/compliance-free+FILLER": "0.0.0",
"transformations/aws/compliance-premium": "1.14.2",
"transformations/aws/compliance-premium": "1.14.3",
"transformations/aws/compliance-premium+FILLER": "0.0.0",
"transformations/azure/compliance-free": "1.6.2",
"transformations/azure/compliance-free+FILLER": "0.0.0",
Expand Down
7 changes: 7 additions & 0 deletions transformations/aws/compliance-premium/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.14.3](https://github.com/cloudquery/policies/compare/transformation-aws-compliance-premium-v1.14.2...transformation-aws-compliance-premium-v1.14.3) (2024-10-25)


### Bug Fixes

* Use `secretsmanager` instead of `secretmanager` for check Id ([#1114](https://github.com/cloudquery/policies/issues/1114)) ([81c3d89](https://github.com/cloudquery/policies/commit/81c3d89b2226714a88e2ddec90a90a32e959a808))

## [1.14.2](https://github.com/cloudquery/policies/compare/transformation-aws-compliance-premium-v1.14.1...transformation-aws-compliance-premium-v1.14.2) (2024-10-14)


Expand Down
2 changes: 1 addition & 1 deletion transformations/aws/compliance-premium/dbt_project.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: aws_compliance
version: 1.14.2
version: 1.14.3
config-version: 2
profile: aws_compliance
model-paths:
Expand Down

0 comments on commit 9393b52

Please sign in to comment.