Alibaba Cloud plugin v0.22.0 - Recompiled the plugin with steampipe-plugin-sdk v5.10.0 and added the account_id column as a connection key column across all tables
May 13, 2024•steampipe
Enhancements
- The account_id column has now been assigned as a connection key column across all the tables which facilitates more precise and efficient querying across multiple Alibaba Cloud accounts. (#406)
- The Plugin and the Steampipe Anywhere binaries are now built with the netgo package. (#419)
- Added the version flag to the plugin's Export tool. (#65)
Dependencies
- Recompiled plugin with steampipe-plugin-sdk v5.10.0 that adds support for connection key columns. (#406)
- Recompiled plugin with github.com/hashicorp/go-getter v1.7.4. (#412)