You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, this module fits my needs exactly, but is it possible to do not pass AWS credentials and use awc ec2 instance metadata intead (with corresponding IAM role attached to instance)?
The text was updated successfully, but these errors were encountered:
Thanks for the suggestion, I understand your point but unfortunately, that is currently not possible. I may take a look at it and implement it when I catch some time although I'm not sure when will that be. If you maybe have an idea how to do it, feel free to create a new PR!
Hey, sorry for taking a bit longer than probably expected, but I'm just curious how would you run an EC2 instance with IAM role attached to it exactly? Do you have some idea or some kind of example to show maybe?
The container I'm using for this action is amazon/aws-cli which can't be easily changed by simply providing a parameter in your .yaml file as far as I know, but I haven't been very active with developing GitHub Actions actually, so maybe I'm missing some piece of information here.
Hi, this module fits my needs exactly, but is it possible to do not pass AWS credentials and use awc ec2 instance metadata intead (with corresponding IAM role attached to instance)?
The text was updated successfully, but these errors were encountered: