fixinventory
fixinventory copied to clipboard
DigitalOcean collector: fix the add_deferred_connection args
Description
resource_instance.add_deferred_connection(
attr,
value,
is_parent,
edge_type=edge_type,
)
is called with 4 params when only 3 are allowed.
Version
latest
Environment
No response
Steps to Reproduce
No response
Logs
No response
Additional Context
No response