This message was deleted.
# general
s
This message was deleted.
b
does your gitlab runner have any iam credentials passed to it?
w
instance profile - did i need to provide a provider with sts assume role instead ?
b
if
aws sts get-caller-identity
in your pipeline work, this should work too
w
yes it is now working if we set ens for that - thanks for advise 😄