v1.0.0
🎉 First release
This release is somewhat unstable as there are no tests🫥, however it has been running in production for a long time with no issues. Please provide your feedback here or in issues
Changes
- Updated
cloudquery/plugin-sdk
to v4 - Updated YC API definitions & new resources/tables added
- Resource discovery strategy has changed to more explicit one. It will now initialize discovery of resources in 3 steps:
List
API callGet
call onorganization_ids
,cloud_ids
,folder_ids
- Merge and filter resources from previous steps
- Supported releases to CloudQuery Hub
- License changed from
MPL 2.0
toApache 2.0
- Major refactor of internal structure and plugin-sdk use
- Misc docs changes
Repo sync
This repo now sync to internal Yandex monorepo and vice versa. You will need to sign the CLA in order to contribute.