Skip to content

Commit

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

| Package | Update | Change |
|---|---|---|
| [source-aws](https://togithub.com/cloudquery/cloudquery) | minor | `v22.17.0` -> `v22.18.0` |

---

### Release Notes

<details>
<summary>cloudquery/cloudquery (source-aws)</summary>

### [`v22.18.0`](https://togithub.com/cloudquery/cloudquery/releases/tag/plugins-source-aws-v22.18.0)

[Compare Source](https://togithub.com/cloudquery/cloudquery/compare/plugins-source-aws-v22.17.0...plugins-source-aws-v22.18.0)

##### This Release has the Following Changes to Tables

-   Table `aws_lambda_function_url_configs` was added

##### Features

-   Add `aws_lambda_function_url_configs` table ([#&#8203;14913](https://togithub.com/cloudquery/cloudquery/issues/14913)) ([0c377ab](https://togithub.com/cloudquery/cloudquery/commit/0c377ab0fd4903514b467e7f01e1dcc82107868e))

</details>

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDkuNCIsInVwZGF0ZWRJblZlciI6IjM2LjEwOS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
  • Loading branch information
cq-bot authored Oct 24, 2023
1 parent 80b0cba commit 72adb62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aws/foundational_security/snowflake/tests/spec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ kind: source
spec:
name: aws
path: cloudquery/aws
version: "v22.17.0" # latest version of source aws plugin
version: "v22.18.0" # latest version of source aws plugin
destinations: ["snowflake"]
tables: ["*"]
---
Expand Down

0 comments on commit 72adb62

Please sign in to comment.