Skip to content

feat: Fetch only specified providers/resources#468

Merged
roneli merged 4 commits intocloudquery:mainfrom
disq:feat/fetch-filters
Feb 7, 2022
Merged

feat: Fetch only specified providers/resources#468
roneli merged 4 commits intocloudquery:mainfrom
disq:feat/fetch-filters

Conversation

@disq
Copy link
Copy Markdown
Member

@disq disq commented Feb 4, 2022

Usage:
cloudquery fetch
cloudquery fetch aws
cloudquery fetch aws gcp
cloudquery fetch aws:ec2.instances,s3.buckets gcp
cloudquery fetch aws_2:ec2.instances,s3.buckets
cloudquery fetch aws_2 gcp_2

@disq disq requested a review from roneli February 4, 2022 15:01
@github-actions github-actions bot added feat and removed feat labels Feb 4, 2022
@roneli
Copy link
Copy Markdown
Contributor

roneli commented Feb 4, 2022

Related #462

@disq disq force-pushed the feat/fetch-filters branch from 48005f1 to 24bf465 Compare February 4, 2022 15:43
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.

I think we can make this more simplified, maybe I am missing something, Added a comment how I think it should be achieved we can discuss this further if what I suggested wasn't clear enough.

@disq disq force-pushed the feat/fetch-filters branch from 90c05fc to fcecf21 Compare February 7, 2022 11:10
@disq disq requested a review from roneli February 7, 2022 11:10
@roneli roneli merged commit 2b55e76 into cloudquery:main Feb 7, 2022
@disq disq deleted the feat/fetch-filters branch February 7, 2022 13:25
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)
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.

2 participants