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

Enable other aws authentication methods #7

Open
CDingerdis opened this issue Jun 9, 2021 · 1 comment
Open

Enable other aws authentication methods #7

CDingerdis opened this issue Jun 9, 2021 · 1 comment
Assignees

Comments

@CDingerdis
Copy link

CDingerdis commented Jun 9, 2021

Currently in the aws provider inauth.tf the only way to authenticate is via the access_key and secret_key. Now when you use another authentication method it will not work.

Deleting the whole provider works but is not the preferred way.


Edit:

Even with the access_key and secret_key filled in i don't get it working, looks like the aws provider in auth.tf overwrites the one in my project.

@xe-nvdk
Copy link
Contributor

xe-nvdk commented Jul 13, 2021

Hello. Thank you for opening this issue. I will check what's going here and see what other kind of authentication we can add to the module. Stay tunned.

Ignacio

@xe-nvdk xe-nvdk self-assigned this Jul 13, 2021
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