Deprecated
- The Turbot plugin has been deprecated as part of our renaming of Turbot to Turbot Guardrails. Please use the Turbot Guardrails plugin instead.
Dependencies
- Recompiled plugin with steampipe-plugin-sdk v5.3.0 which includes fixes for query cache pending item mechanism and aggregator connections not working for dynamic tables. (#62)
Dependencies
- Recompiled plugin with steampipe-plugin-sdk v4.1.6 which includes several caching and memory management improvements. (#59)
- Recompiled plugin with Go version
1.19
. (#59)
Dependencies
- Recompiled plugin with steampipe-plugin-sdk v3.3.2 which includes several caching fixes. (#55)
Enhancements
- Recompiled plugin with steampipe-plugin-sdk v3.3.1 which includes several caching fixes. (#53)
Enhancements
- Recompiled plugin with steampipe-plugin-sdk v3.3.0. (#49)
Breaking changes
- Fixed the typo in the column name to use
identity_family_name
instead ofientity_family_name
inturbot_active_grant
andturbot_grant
tables. (#51)
Enhancements
- Added support for native Linux ARM and Mac M1 builds. (#45)
- Recompiled plugin with steampipe-plugin-sdk v3.1.0 and Go version
1.18
.(#44)
What's new?
- New tables added
What's new?
- New tables added
Enhancements
- Added an example to
turbot_tag
document to find tags with empty values (#21) - Recompiled plugin with steampipe-plugin-sdk v1.8.3 (#34)
What's new?
- New tables added
Enhancements
- Recompiled plugin with steampipe-plugin-sdk v1.8.2 and Go version 1.17 (#17)
- Added additional optional key quals, filter support and context cancellation handling across all the tables (#5)
- Added
workspace
column across all the tables to identify Turbot workspace (#5)
Enhancements
- Recompiled plugin with steampipe-plugin-sdk v1.6.1 (#7)
resource_type_*
columns ofturbot_resource
table should now limit on the exact resource type
Bug fixes
- Tidy up example on Overview page
What's new?