fix: Policy Describe command #466
Merged
bbernays merged 3 commits intocloudquery:mainfrom Feb 3, 2022
bbernays:fix-describe
Merged
fix: Policy Describe command #466bbernays merged 3 commits intocloudquery:mainfrom bbernays:fix-describe
bbernays merged 3 commits intocloudquery:mainfrom
bbernays:fix-describe
Conversation
TinLe
pushed a commit
to TinLe/cloudquery
that referenced
this pull request
Feb 8, 2022
* upstream/main: docs: Add link to the 'Getting Started with Azure' guide (cloudquery#479) feat: Add max_goroutines to providers (cloudquery#477) feat: Use provider name/version as exception type when reporting diagnostics to Sentry (cloudquery#475) chore: Created local '.github/dependabot.yml' from remote 'dependabot.yml' (cloudquery#478) feat: Fetch only specified providers/resources (cloudquery#468) fix: Max parallel resource limit (cloudquery#471) fix: Update SDK, report squashed diagnostics (cloudquery#467) docs: Replace 'Getting Started' section of readme with link to the docs (cloudquery#464) fix: Policy Describe command (cloudquery#466) fix: Empty source in provider (cloudquery#465) feat: Use redacted errors for sentry/telemetry (cloudquery#461)
This was referenced May 10, 2022
erezrokah
pushed a commit
that referenced
this pull request
Aug 14, 2022
…14.7 (#466) 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 ([#​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 ([#​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) ([#​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=-->
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.