matthew_funk
09/20/2023, 2:34 PMvisch
09/20/2023, 3:57 PMmeltano.yml file, what command are you running, and what error are you getting backmatthew_funk
09/20/2023, 7:04 PMedgar_ramirez_mondragon
09/20/2023, 7:13 PMSince this also goes for extractors and loaders, you do not need to manually craft the `config.json` files expected by Singer taps and targets, because Meltano will generate them on the fly whenever an extractor or loader is used throughYou can try runningormeltano run.meltano invoke
meltano config target-azureblobstorage list to see the expected settings, or even better meltano config target-azureblobstorage set --interactive to set the config interactively.matthew_funk
09/20/2023, 7:37 PMvisch
09/21/2023, 1:01 PMstate['currently_syncing'] should be set. Maybe there's some reason I don't know! We're at a different issue though! Just with the target nowedgar_ramirez_mondragon
09/21/2023, 2:40 PMmatthew_funk
09/22/2023, 6:22 PM