Azure plugin v0.63.0 - Added azure_resource table and fixed the power_state column of the azure_compute_virtual_machine table
Jul 22, 2024•plugin
What's new?
- New tables added
Bug fixes
- Fixed the
power_state
column of theazure_compute_virtual_machine
table to correctly return data instead of anil pointer dereference
error. (#804)