Skip to content

fix: Use provider source#458

Merged
roneli merged 3 commits intocloudquery:mainfrom
zagronitay:fix/use-provider-source
Feb 1, 2022
Merged

fix: Use provider source#458
roneli merged 3 commits intocloudquery:mainfrom
zagronitay:fix/use-provider-source

Conversation

@zagronitay
Copy link
Copy Markdown
Contributor

No description provided.

@github-actions github-actions bot added the fix label Jan 31, 2022
@zagronitay zagronitay linked an issue Jan 31, 2022 that may be closed by this pull request
Copy link
Copy Markdown
Member

@disq disq left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Copy Markdown
Contributor

@roneli roneli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, minor nit comment

Copy link
Copy Markdown
Contributor

@roneli roneli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@roneli roneli merged commit 880edc5 into cloudquery:main Feb 1, 2022
TinLe pushed a commit to TinLe/cloudquery that referenced this pull request Feb 2, 2022
* upstream/main: (25 commits)
  fix: Relax tfstate version check (cloudquery#460)
  fix: Use provider source (cloudquery#458)
  feat: Configurable data folder (cloudquery#456)
  chore: remove duplicate lint workflow (cloudquery#454)
  chore: Synced local '.github/workflows/' with remote 'workflows/common' (cloudquery#453)
  docs: Small fixes (cloudquery#452)
  chore: Remove extra linter workflow (cloudquery#451)
  fix: Getter implementation (cloudquery#450)
  fix: DB version validation shouldn't block on vanilla PG (cloudquery#447)
  fix: Validate provider semantic version (cloudquery#445)
  feat: Remove filtering from executor (cloudquery#429)
  fix: Panic when canceled (cloudquery#443)
  fix: Nil connection (cloudquery#442)
  feat: Update drift for AWS IOT resources (cloudquery#434)
  fix: Typo in error message (cloudquery#441)
  feat: Report on multiple aliased providers (cloudquery#437)
  fix: Refer to cloudquery as cloudquery (cloudquery#440)
  fix: Panic On Policy Describe (cloudquery#438)
  feat: Update SDK v0.7.0 (cloudquery#435)
  fix: Don't connect on cloudquery init (cloudquery#436)
  ...
@cq-bot cq-bot mentioned this pull request Aug 9, 2022
erezrokah pushed a commit that referenced this pull request Aug 14, 2022
…14.7 (#458)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/cloudquery/cq-provider-sdk](https://togithub.com/cloudquery/cq-provider-sdk) | require | patch | `v0.14.6` -> `v0.14.7` |

---

### Release Notes

<details>
<summary>cloudquery/cq-provider-sdk</summary>

### [`v0.14.7`](https://togithub.com/cloudquery/cq-provider-sdk/releases/tag/v0.14.7)

[Compare Source](https://togithub.com/cloudquery/cq-provider-sdk/compare/v0.14.6...v0.14.7)

##### Bug Fixes

-   **deps:** Update module github.com/hashicorp/go-hclog to v1.2.2 ([#&#8203;446](https://togithub.com/cloudquery/cq-provider-sdk/issues/446)) ([581f06e](https://togithub.com/cloudquery/cq-provider-sdk/commit/581f06e21f15fcc0f5d6cb13865b42b6aaf815c0))
-   **deps:** Update module google.golang.org/protobuf to v1.28.1 ([#&#8203;447](https://togithub.com/cloudquery/cq-provider-sdk/issues/447)) ([6bdb035](https://togithub.com/cloudquery/cq-provider-sdk/commit/6bdb035acdb0a13c5bdb7b4994aadea0f740656c))
-   **deps:** Update tubone24/update_release digest to [`2146f15`](https://togithub.com/cloudquery/cq-provider-sdk/commit/2146f15) ([#&#8203;417](https://togithub.com/cloudquery/cq-provider-sdk/issues/417)) ([a649972](https://togithub.com/cloudquery/cq-provider-sdk/commit/a64997254570929e47efdbe520d8e72e3beead5f))

</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, click this checkbox.

---

This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xNTAuNCIsInVwZGF0ZWRJblZlciI6IjMyLjE1MC40In0=-->
erezrokah pushed a commit that referenced this pull request Aug 14, 2022
🤖 I have created a release *beep* *boop*
---


## [0.12.4](cloudquery/cq-provider-azure@v0.12.3...v0.12.4) (2022-08-07)


### Bug Fixes

* **deps:** Update module github.com/cloudquery/cq-provider-sdk to v0.14.7 ([#458](cloudquery/cq-provider-azure#458)) ([39c0907](cloudquery/cq-provider-azure@39c0907))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Inconsistency of the two "load existing" functions

3 participants