Skip to content

Commit

Permalink
chore(deps): Update dependency source-aws to v30.2.0 (#1189)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [source-aws](https://hub.cloudquery.io) | minor | `v30.1.0` -> `v30.2.0` |

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
  • Loading branch information
cq-bot authored Dec 20, 2024
1 parent ef35b5f commit e443ea7
Show file tree
Hide file tree
Showing 10 changed files with 10 additions and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ spec:
name: aws
path: cloudquery/aws
registry: cloudquery
version: "v30.1.0" # latest version of source aws plugin
version: "v30.2.0" # latest version of source aws plugin
destinations: ["clickhouse"]
tables: ["*"]
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ spec:
name: aws
path: cloudquery/aws
registry: cloudquery
version: "v30.1.0" # latest version of source aws plugin
version: "v30.2.0" # latest version of source aws plugin
destinations: ["postgresql"]
tables: ["*"]
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ spec:
name: aws
path: cloudquery/aws
registry: cloudquery
version: "v30.1.0" # latest version of source aws plugin
version: "v30.2.0" # latest version of source aws plugin
destinations: ["snowflake"]
tables: ["*"]
---
Expand Down
2 changes: 1 addition & 1 deletion transformations/aws/compliance-premium/tests/bigquery.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ spec:
name: aws
path: cloudquery/aws
registry: cloudquery
version: "v30.1.0" # latest version of source aws plugin
version: "v30.2.0" # latest version of source aws plugin
destinations: ["bigquery"]
tables: ["*"]
---
Expand Down
2 changes: 1 addition & 1 deletion transformations/aws/compliance-premium/tests/postgres.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ spec:
name: aws
path: cloudquery/aws
registry: cloudquery
version: "v30.1.0" # latest version of source aws plugin
version: "v30.2.0" # latest version of source aws plugin
destinations: ["postgresql"]
tables: ["*"]
---
Expand Down
2 changes: 1 addition & 1 deletion transformations/aws/compliance-premium/tests/s3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ spec:
name: aws
path: cloudquery/aws
registry: cloudquery
version: "v30.1.0" # latest version of source aws plugin
version: "v30.2.0" # latest version of source aws plugin
destinations: ["s3"]
tables: ["*"]
---
Expand Down
2 changes: 1 addition & 1 deletion transformations/aws/compliance-premium/tests/snowflake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ spec:
name: aws
path: cloudquery/aws
registry: cloudquery
version: "v30.1.0" # latest version of source aws plugin
version: "v30.2.0" # latest version of source aws plugin
destinations: ["snowflake"]
tables: ["*"]
---
Expand Down
2 changes: 1 addition & 1 deletion transformations/aws/cost/tests/postgres.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ spec:
name: aws
path: cloudquery/aws
registry: cloudquery
version: "v30.1.0" # latest version of source aws plugin
version: "v30.2.0" # latest version of source aws plugin
destinations: ["postgresql"]
tables: ["*"]
---
Expand Down
2 changes: 1 addition & 1 deletion transformations/aws/data-resilience/tests/postgres.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ spec:
name: aws
path: cloudquery/aws
registry: cloudquery
version: "v30.1.0" # latest version of source aws plugin
version: "v30.2.0" # latest version of source aws plugin
destinations: ["postgresql"]
tables: ["*"]
---
Expand Down
2 changes: 1 addition & 1 deletion transformations/aws/encryption/tests/postgres.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ spec:
name: aws
path: cloudquery/aws
registry: cloudquery
version: "v30.1.0" # latest version of source aws plugin
version: "v30.2.0" # latest version of source aws plugin
destinations: ["postgresql"]
tables: ["*"]
---
Expand Down

0 comments on commit e443ea7

Please sign in to comment.