fixinventory icon indicating copy to clipboard operation
fixinventory copied to clipboard

DigitalOcean collector: fix the add_deferred_connection args

Open meln1k opened this issue 2 years ago • 0 comments

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

meln1k avatar May 24 '22 12:05 meln1k