Commit 237f229
authored
chore(deps): Update dependency source-aws to v19.1.0 (#293)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [source-aws](https://togithub.com/cloudquery/cloudquery) | minor | `v19.0.0` -> `v19.1.0` |
---
### Release Notes
<details>
<summary>cloudquery/cloudquery (source-aws)</summary>
### [`v19.1.0`](https://togithub.com/cloudquery/cloudquery/releases/tag/plugins-source-aws-v19.1.0)
[Compare Source](https://togithub.com/cloudquery/cloudquery/compare/plugins-source-aws-v19.0.0...plugins-source-aws-v19.1.0)
##### This Release has the Following Changes to Tables
- Table `aws_codeartifact_domains` was added
- Table `aws_codeartifact_repositories` was added
- Table `aws_codebuild_builds` was added
- Table `aws_codebuild_source_credentials` was added
- Table `aws_detective_graph_members` was added
- Table `aws_detective_graphs` was added
- Table `aws_ec2_hosts`: column added with name `asset_id` and type `utf8`
- Table `aws_ec2_vpn_connections` was added
- Table `aws_ecr_pull_through_cache_rules` was added
- Table `aws_eks_cluster_addons` was added
- Table `aws_eks_cluster_oidc_identity_provider_configs` was added
- Table `aws_inspector2_findings`: column added with name `code_vulnerability_details` and type `json`
- Table `aws_inspector2_findings`: column added with name `epss` and type `json`
- Table `aws_mq_broker_users`: column added with name `replication_user` and type `bool`
- Table `aws_mq_brokers`: column added with name `data_replication_metadata` and type `json`
- Table `aws_mq_brokers`: column added with name `data_replication_mode` and type `utf8`
- Table `aws_mq_brokers`: column added with name `pending_data_replication_metadata` and type `json`
- Table `aws_mq_brokers`: column added with name `pending_data_replication_mode` and type `utf8`
- Table `aws_networkfirewall_firewalls` was added
- Table `aws_networkfirewall_tls_inspection_configurations` was added
- Table `aws_redshift_clusters`: column added with name `custom_domain_certificate_arn` and type `utf8`
- Table `aws_redshift_clusters`: column added with name `custom_domain_certificate_expiry_date` and type `timestamp[us, tz=UTC]`
- Table `aws_redshift_clusters`: column added with name `custom_domain_name` and type `utf8`
- Table `aws_servicediscovery_instances` was added
- Table `aws_servicediscovery_namespaces` was added
- Table `aws_servicediscovery_services` was added
- Table `aws_signer_signing_profiles` was added
- Table `aws_stepfunctions_executions`: column added with name `state_machine_alias_arn` and type `utf8`
- Table `aws_stepfunctions_executions`: column added with name `state_machine_version_arn` and type `utf8`
- Table `aws_stepfunctions_map_run_executions`: column added with name `state_machine_alias_arn` and type `utf8`
- Table `aws_stepfunctions_map_run_executions`: column added with name `state_machine_version_arn` and type `utf8`
- Table `aws_stepfunctions_state_machines`: column added with name `description` and type `utf8`
- Table `aws_stepfunctions_state_machines`: column added with name `revision_id` and type `utf8`
- Table `aws_transfer_servers`: column added with name `structured_log_destinations` and type `list<item: utf8, nullable>`
- Table `aws_wellarchitected_lens_review_improvements` was added
- Table `aws_wellarchitected_lens_reviews` was added
- Table `aws_wellarchitected_lenses` was added
- Table `aws_wellarchitected_share_invitations` was added
- Table `aws_wellarchitected_workload_milestones` was added
- Table `aws_wellarchitected_workload_shares` was added
- Table `aws_wellarchitected_workloads` was added
##### Features
- Add AWS Well-Architected resources ([#​11697](https://togithub.com/cloudquery/cloudquery/issues/11697)) ([83174fe](https://togithub.com/cloudquery/cloudquery/commit/83174fef5f43b39aa99129c2bf7213aea7e280be)), closes [#​11664](https://togithub.com/cloudquery/cloudquery/issues/11664)
- **aws-services:** Support newly added regions ([#​11778](https://togithub.com/cloudquery/cloudquery/issues/11778)) ([afbf0ec](https://togithub.com/cloudquery/cloudquery/commit/afbf0ecc7c24f5917207845602a24af7942e9c67))
- **aws:** Add Support for `builds` and `source credentials` for AWS CodeBuild ([#​11705](https://togithub.com/cloudquery/cloudquery/issues/11705)) ([4eed4dc](https://togithub.com/cloudquery/cloudquery/commit/4eed4dc1816ddb5c4b5e0cda50489ef912bd0f94))
- **aws:** Add Support for AWS CodeArtifact Domains and Repositories ([#​11698](https://togithub.com/cloudquery/cloudquery/issues/11698)) ([1838151](https://togithub.com/cloudquery/cloudquery/commit/18381512bb1d738521601b9f514da220aad2f366))
- **aws:** Add Support for AWS Detective `Graphs` and `GraphMembers` ([#​11767](https://togithub.com/cloudquery/cloudquery/issues/11767)) ([b40d97d](https://togithub.com/cloudquery/cloudquery/commit/b40d97d384650d69ec60dce8b4c2e8564d065e24))
- **aws:** Add support for AWS Signer Profiles ([#​11765](https://togithub.com/cloudquery/cloudquery/issues/11765)) ([e03b797](https://togithub.com/cloudquery/cloudquery/commit/e03b797bcdd3a477f849f2b166eb8fbced248f00))
- **aws:** Add Support for Cloud Map (servicediscovery) resources ([#​11702](https://togithub.com/cloudquery/cloudquery/issues/11702)) ([0cefa8c](https://togithub.com/cloudquery/cloudquery/commit/0cefa8cb16999470fa4d3ad26c5617724346d265))
- **aws:** Add support for EC2 VPN Connections ([#​11769](https://togithub.com/cloudquery/cloudquery/issues/11769)) ([0f0c340](https://togithub.com/cloudquery/cloudquery/commit/0f0c340cdb6fa772f3b3a92580430a0041e67546))
- **aws:** Add Support for ECR `PullThroughCacheRules` ([#​11770](https://togithub.com/cloudquery/cloudquery/issues/11770)) ([9d72446](https://togithub.com/cloudquery/cloudquery/commit/9d72446e1346fca7f7eef22844248700716d8259))
- **aws:** Add support for EKS `AddOns` and `IdentityProviderConfigs` ([#​11764](https://togithub.com/cloudquery/cloudquery/issues/11764)) ([24c348d](https://togithub.com/cloudquery/cloudquery/commit/24c348d10806c4c238db2c3508f793193c201fe8))
- **aws:** Add Support for Network firewall resources `Firewalls` and `TLSInspectionConfigurations` ([#​11776](https://togithub.com/cloudquery/cloudquery/issues/11776)) ([6e7ae44](https://togithub.com/cloudquery/cloudquery/commit/6e7ae4479d48acbd65b3e65a4b1f9d819925093f))
- **aws:** Update all AWS dependencies ([#​11783](https://togithub.com/cloudquery/cloudquery/issues/11783)) ([18d9fa7](https://togithub.com/cloudquery/cloudquery/commit/18d9fa705e34661e3099073cdacd0088a7ef82d0))
##### Bug Fixes
- **aws:** AppRunner Tag errors ([#​11786](https://togithub.com/cloudquery/cloudquery/issues/11786)) ([d2d333d](https://togithub.com/cloudquery/cloudquery/commit/d2d333d50dbff848779edffc16dde8b632c595fe))
- **aws:** Ensure that all certificates are synced ([#​11761](https://togithub.com/cloudquery/cloudquery/issues/11761)) ([7e5b201](https://togithub.com/cloudquery/cloudquery/commit/7e5b2014ad44fb045cb82fad94519ba6ab0f63b2))
- **deps:** Update github.com/cloudquery/arrow/go/v13 digest to [`0656028`](https://togithub.com/cloudquery/cloudquery/commit/0656028) ([#​11739](https://togithub.com/cloudquery/cloudquery/issues/11739)) ([7a6ad49](https://togithub.com/cloudquery/cloudquery/commit/7a6ad49e8402d51e914d6fdc444956c89db91ad3))
- **deps:** Update github.com/cloudquery/arrow/go/v13 digest to [`8366a22`](https://togithub.com/cloudquery/cloudquery/commit/8366a22) ([#​11717](https://togithub.com/cloudquery/cloudquery/issues/11717)) ([8eeff5b](https://togithub.com/cloudquery/cloudquery/commit/8eeff5b17486d72845f830b99983f950fee7f5a0))
- **deps:** Update github.com/cloudquery/arrow/go/v13 digest to [`95d3199`](https://togithub.com/cloudquery/cloudquery/commit/95d3199) ([#​11708](https://togithub.com/cloudquery/cloudquery/issues/11708)) ([03f214f](https://togithub.com/cloudquery/cloudquery/commit/03f214f3dfd719b74ce9eb698ba255a8cf7528c7))
- **deps:** Update github.com/cloudquery/arrow/go/v13 digest to [`f060192`](https://togithub.com/cloudquery/cloudquery/commit/f060192) ([#​11730](https://togithub.com/cloudquery/cloudquery/issues/11730)) ([c7019c2](https://togithub.com/cloudquery/cloudquery/commit/c7019c26c311f29b66c90fc5d461a0daf71d191c))
- **deps:** Update github.com/cloudquery/arrow/go/v13 digest to [`f0dffc6`](https://togithub.com/cloudquery/cloudquery/commit/f0dffc6) ([#​11689](https://togithub.com/cloudquery/cloudquery/issues/11689)) ([18ac0e9](https://togithub.com/cloudquery/cloudquery/commit/18ac0e9dbef31d06701f1f13d263ad840ac60c5e))
- **deps:** Update module github.com/aws/aws-sdk-go-v2/service/accessanalyzer to v1.19.14 ([#​11733](https://togithub.com/cloudquery/cloudquery/issues/11733)) ([ab8242f](https://togithub.com/cloudquery/cloudquery/commit/ab8242f8f94894f94d1dddbacdcfd2e6fcc7c174))
- **deps:** Update module github.com/aws/aws-sdk-go-v2/service/account to v1.10.8 ([#​11734](https://togithub.com/cloudquery/cloudquery/issues/11734)) ([94e285b](https://togithub.com/cloudquery/cloudquery/commit/94e285b3ed5b3ba485d1d7b36109659506d85610))
- **deps:** Update module github.com/aws/aws-sdk-go-v2/service/acm to v1.17.13 ([#​11735](https://togithub.com/cloudquery/cloudquery/issues/11735)) ([c763315](https://togithub.com/cloudquery/cloudquery/commit/c76331514e13bc2771b475bc911c0e6620880c50))
- **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.2.0 ([#​11720](https://togithub.com/cloudquery/cloudquery/issues/11720)) ([7ef521d](https://togithub.com/cloudquery/cloudquery/commit/7ef521db1423c6f0de197b08c73adf22c896f999))
- **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.2.1 ([#​11722](https://togithub.com/cloudquery/cloudquery/issues/11722)) ([309be72](https://togithub.com/cloudquery/cloudquery/commit/309be7276d7de157013c281b6fb3934513898b3f))
- **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.3.3 ([#​11726](https://togithub.com/cloudquery/cloudquery/issues/11726)) ([f0ca611](https://togithub.com/cloudquery/cloudquery/commit/f0ca61195014bde707761a15efa27a92955b59db))
- **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.3.4 ([#​11753](https://togithub.com/cloudquery/cloudquery/issues/11753)) ([cd4fe1c](https://togithub.com/cloudquery/cloudquery/commit/cd4fe1c54f85f8511252bebd5671361618ddb0d3))
</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:eyJjcmVhdGVkSW5WZXIiOiIzNS4xNDQuMCIsInVwZGF0ZWRJblZlciI6IjM1LjE0NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->1 parent e8e936a commit 237f229
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments