Once the dbtcloud terraform provider supports resource_metadata, we should wire in the existing locals and output mapping for provenance back into the resource_metadata argument Will's custom TF resources supported. This will be a simple uncomment of the arg in resource blocks. Perhaps we'll need to wire this mapping into other modules but I believe it's mostly for pushing to state file and driving account migration logic.
Once the dbtcloud terraform provider supports
resource_metadata, we should wire in the existing locals and output mapping for provenance back into theresource_metadataargument Will's custom TF resources supported. This will be a simple uncomment of the arg in resource blocks. Perhaps we'll need to wire this mapping into other modules but I believe it's mostly for pushing to state file and driving account migration logic.