Skip to content

Commit 22bee2a

Browse files
authored
chore(deps): Update dependency source-aws to v32.47.0 (#1488)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [source-aws](https://hub.cloudquery.io) | minor | `v32.46.1` -> `v32.47.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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4yMi4xIiwidXBkYXRlZEluVmVyIjoiNDAuMjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIl19-->
1 parent 3aa26ea commit 22bee2a

File tree

10 files changed

+10
-10
lines changed

10 files changed

+10
-10
lines changed

β€Žtransformations/aws/asset-inventory-free/tests/clickhouse.ymlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ spec:
33
name: aws
44
path: cloudquery/aws
55
registry: cloudquery
6-
version: "v32.46.1" # latest version of source aws plugin
6+
version: "v32.47.0" # latest version of source aws plugin
77
destinations: ["clickhouse"]
88
tables: ["*"]
99
---

β€Žtransformations/aws/asset-inventory-free/tests/postgres.ymlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ spec:
33
name: aws
44
path: cloudquery/aws
55
registry: cloudquery
6-
version: "v32.46.1" # latest version of source aws plugin
6+
version: "v32.47.0" # latest version of source aws plugin
77
destinations: ["postgresql"]
88
tables: ["*"]
99
---

β€Žtransformations/aws/asset-inventory-free/tests/snowflake.ymlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ spec:
33
name: aws
44
path: cloudquery/aws
55
registry: cloudquery
6-
version: "v32.46.1" # latest version of source aws plugin
6+
version: "v32.47.0" # latest version of source aws plugin
77
destinations: ["snowflake"]
88
tables: ["*"]
99
---

β€Žtransformations/aws/compliance-premium/tests/bigquery.ymlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ spec:
33
name: aws
44
path: cloudquery/aws
55
registry: cloudquery
6-
version: "v32.46.1" # latest version of source aws plugin
6+
version: "v32.47.0" # latest version of source aws plugin
77
destinations: ["bigquery"]
88
tables: ["*"]
99
---

β€Žtransformations/aws/compliance-premium/tests/postgres.ymlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ spec:
33
name: aws
44
path: cloudquery/aws
55
registry: cloudquery
6-
version: "v32.46.1" # latest version of source aws plugin
6+
version: "v32.47.0" # latest version of source aws plugin
77
destinations: ["postgresql"]
88
tables: ["*"]
99
---

β€Žtransformations/aws/compliance-premium/tests/s3.ymlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ spec:
33
name: aws
44
path: cloudquery/aws
55
registry: cloudquery
6-
version: "v32.46.1" # latest version of source aws plugin
6+
version: "v32.47.0" # latest version of source aws plugin
77
destinations: ["s3"]
88
tables: ["*"]
99
---

β€Žtransformations/aws/compliance-premium/tests/snowflake.ymlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ spec:
33
name: aws
44
path: cloudquery/aws
55
registry: cloudquery
6-
version: "v32.46.1" # latest version of source aws plugin
6+
version: "v32.47.0" # latest version of source aws plugin
77
destinations: ["snowflake"]
88
tables: ["*"]
99
---

β€Žtransformations/aws/cost/tests/postgres.ymlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ spec:
33
name: aws
44
path: cloudquery/aws
55
registry: cloudquery
6-
version: "v32.46.1" # latest version of source aws plugin
6+
version: "v32.47.0" # latest version of source aws plugin
77
destinations: ["postgresql"]
88
tables: ["*"]
99
---

β€Žtransformations/aws/data-resilience/tests/postgres.ymlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ spec:
33
name: aws
44
path: cloudquery/aws
55
registry: cloudquery
6-
version: "v32.46.1" # latest version of source aws plugin
6+
version: "v32.47.0" # latest version of source aws plugin
77
destinations: ["postgresql"]
88
tables: ["*"]
99
---

β€Žtransformations/aws/encryption/tests/postgres.ymlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ spec:
33
name: aws
44
path: cloudquery/aws
55
registry: cloudquery
6-
version: "v32.46.1" # latest version of source aws plugin
6+
version: "v32.47.0" # latest version of source aws plugin
77
destinations: ["postgresql"]
88
tables: ["*"]
99
---

0 commit comments

Comments
Β (0)