Skip to content

Conversation

disq
Copy link
Member

@disq disq commented Jul 29, 2025

No description provided.

@disq disq removed the no automerge label Jul 29, 2025
@disq disq merged commit f1ac7da into main Jul 29, 2025
8 checks passed
@disq disq deleted the feature/eng-1833-cli-first-successful-sync-messaging-lib branch July 29, 2025 15:39
kodiakhq bot pushed a commit that referenced this pull request Jul 29, 2025
🤖 I have created a release *beep* *boop* --- ## [1.14.0](v1.13.11...v1.14.0) (2025-07-29) ### Features * Add new config key ([#307](#307)) ([f1ac7da](f1ac7da)) ### Bug Fixes * Generate CloudQuery Go API Client from `spec.json` ([#301](#301)) ([5975534](5975534)) * Generate CloudQuery Go API Client from `spec.json` ([#303](#303)) ([a5a438d](a5a438d)) * Generate CloudQuery Go API Client from `spec.json` ([#305](#305)) ([c479386](c479386)) * Generate CloudQuery Go API Client from `spec.json` ([#306](#306)) ([683c7bf](683c7bf)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
kodiakhq bot pushed a commit to cloudquery/cloudquery that referenced this pull request Jul 29, 2025
Uses cloudquery/cloudquery-api-go#307 Shows a hint message on successful (total resources > 0) sync if the source is `aws` and one of the destinations is `postgresql` or `sqlite`. Works only with bearer tokens (`cloudquery login`). ``` Loading spec(s) from ./aws_to_sqlite.yaml Starting sync for: aws (cloudquery/aws@v32.34.0) -> [sqlite (cloudquery/sqlite@v2.11.1)] Sync completed successfully. Resources: 1337, Errors: 0, Warnings: 0, Time: 3s 🎉 Success! Run the following command to get your oldest 10 EC2 instances: sqlite3 ./db.sql "SELECT account_id, instance_id, region, launch_time FROM aws_ec2_instances ORDER BY launch_time ASC LIMIT 10" ```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants