You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Modify the opsmill.infrahub.artifact action plugins to leverage the SDK's new artifact_fetch, artifact_generate and artifact_definition_generate functions. Instead of directly using the REST API.
Task Description
Modify the opsmill.infrahub.artifact action plugins to leverage the SDK's new artifact_fetch, artifact_generate and artifact_definition_generate functions. Instead of directly using the REST API.
opsmill/infrahub#1505
This will require us to store the Node's data as a host var and then to reconstruct the node in the plugin, leveraging the from_graphql method.
The text was updated successfully, but these errors were encountered: