Replies: 1 comment 1 reply
-
Did you ever manage to resolve this issue? I'm seeing the exact same exception with a similar setup. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
My converge is failing because boto cannot find credentials required to test downloading a file from S3:
I tried setting the
env:
section onplatforms
,provisioner
, andverifier
. The environment seems to be getting through as my previous debug statement shows the correct credentials.Am I missing something here?
Beta Was this translation helpful? Give feedback.
All reactions