AWS plugin v0.146.0 - Recompiled plugin with Go version 1.22 and added new tables
Sep 03, 2024•plugin
What's new?
- New tables added
Enhancements
- Updated the
aws_ec2_ami
table to correctly return disabled AMIs on passing thedisabled
value to thestate
optional qual (where state = 'disabled'
). (#2277) - Added 100+ new columns across all tables per
AWS Go SDK v2 1.27.0
. (#2139)
Dependencies
- Recompiled plugin with Go version
1.22
. (#2283) - Recompiled plugin with steampipe-plugin-sdk v5.10.4 that fixes logging in the plugin export tool. (#2286)