Now however i got an issue with the provider seemingly not unwrapping secrets, and is trying to pass them along to terraform as maps, rather than strings. Is there something specific that needs to be done for that to work? The secrets are passed to a sub-object of the ProviderArgs, and not the root ProviderArgs, if that might make a difference?