Hi, I'm trying to use Software-defined assets and ...
# ask-community
b
Hi, I'm trying to use Software-defined assets and I was wondering if there's a way to supply resources and config to assets? I see that there are hyperparameters to
resource
available such as
required_resource_keys
but I haven't been able to get it to work - I've been getting this error "AssetGroup is missing required resource keys for asset 'raw_uw'. Missing resource keys: ['sql_conn']".
j
Would you be able to share a code repro?
b
Ended up figuring it out, had to specify the asset in AssetGroup 😄