I'm running into some trouble with trying to write...
# general
a
I'm running into some trouble with trying to write a dynamic resource provider. When I try to preview the state it's throwing an error about the resource object not having an attribute that is defined as one of the outputs. The relevant code for the provider is here: https://github.com/mitodl/ol-infrastructure/blob/dagster_instance/src/ol_infrastructure/providers/salt/minion.py#L127-L149