AWS plugin v0.118.1 - Fixed capacity_reservation_specification column data type in aws_ec2_instance table
Sep 14, 2023•plugin
Bug fixes
- Fixed the data type of
capacity_reservation_specification
column ofaws_ec2_instance
table to be ofJSON
type instead ofSTRING
. (#1903)