Hi! Great timing on the sdk release, as I was goin...
# singer-tap-development
b
Hi! Great timing on the sdk release, as I was going to spend my week breaking ground on a new tap anyway! So far, super great. I read the docs, muttered to myself "I guess I just yield rows here?" and it just worked. Quick question, as the docs are still a bit sparse, how would I go about designating a tap config property as a secret, so if I set it via
meltano config tap-yeehaw my_secret hunter2
it goes into the
.env
instead of the
meltano.yml
?