Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

aws instance profile support #6

Open
kopachevsky opened this issue Oct 22, 2021 · 3 comments
Open

aws instance profile support #6

kopachevsky opened this issue Oct 22, 2021 · 3 comments

Comments

@kopachevsky
Copy link

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)?

@bomb-on
Copy link
Owner

bomb-on commented Oct 22, 2021

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!

@kopachevsky
Copy link
Author

got it thanks for quick reply!

@bomb-on
Copy link
Owner

bomb-on commented Nov 8, 2021

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants