I figured out the problem. I'm using v2.9.2 and my...
# python
a
I figured out the problem. I'm using v2.9.2 and my issue was trying to address the input properties as an attribute, rather than via dictionary access. Here's the code for posterity: https://github.com/mitodl/ol-infrastructure/blob/dagster_instance/src/ol_infrastructure/providers/salt/minion.py