Felix Dorner writes:
> New org user, fascinated by org-babel, but stumbled over something I have
> no good solution for: I have mostly shell blocks, and very often have to
> retrieve secrets from aws secretsmanager before I can do anything useful,
> e.g. query a database in several places. What I
Felix,
my setup is probably too complicated. and, i don't really know what
"aws secretsmanager" is, or how you interact with it. but, in case this
helps...
i put ("long-term") secrets in pass
https://www.passwordstore.org/
for "programmatic access" (in particular, for passwords neede
New org user, fascinated by org-babel, but stumbled over something I have
no good solution for: I have mostly shell blocks, and very often have to
retrieve secrets from aws secretsmanager before I can do anything useful,
e.g. query a database in several places. What I've been doing is to put the
se