wide-butcher-68570
08/13/2025, 4:07 PMaws sso login
and then run the flow; Metaflow is able to pickup the AWS credentials ok.
But I am having trouble when trying to run the same flow using the metaflow-dev
stack. Because the pods can't pickup the aws credentials from the process when I run the flow in metaflow-dev shell
. Wondering if anyone has been able to mount aws credential Secrets from a local shell into pods spun up by metaflow-dev
. I am trying to set up a good DevExp for the engineering org. Thanks!wide-butcher-68570
08/13/2025, 7:28 PM@kubernetes(secret=)
decorator
But happy to learn of better ways to do the same