Hello, Is there any option to define .meltano at s...
# troubleshooting
h
Hello, Is there any option to define .meltano at specific location? Context - We are trying to run meltano as sync jobs on AWS fargate using EFS as volume.
e
Hi @hitesh! You can use the
MELTANO_SYS_DIR_ROOT
env var to point to a different location. See https://docs.meltano.com/concepts/project#meltano-directory
h
Thanks alot it worked