Terraform plugin v0.12.0 - Added terraform_variable table
Jun 21, 2024•plugin
What's new?
- New tables added
Enhancements
- The Plugin and the Steampipe Anywhere binaries are now built with the
netgo
package. (#101) - Added the
version
flag to the plugin's Export tool. (#65)
Bug fixes
- Fixed the
arguments
column ofterraform_resource
table to correctly return thetype
field. (#99) (#92)
Dependencies
- Recompiled plugin with steampipe-plugin-sdk v5.10.1 that adds support for connection key columns. (#92)