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

Does the provider support assume-role type of authentication? #197

Open
wooyoungAhn opened this issue May 27, 2024 · 1 comment
Open

Does the provider support assume-role type of authentication? #197

wooyoungAhn opened this issue May 27, 2024 · 1 comment

Comments

@wooyoungAhn
Copy link

Hello
I am accessing other accounts through assume-role between other accounts. However, it appears that profile information cannot be retrieved.

> aws configure list --profile cm
      Name                    Value             Type    Location
      ----                    -----             ----    --------
   profile                   cm             manual    --profile
access_key     ****************VSU3      assume-role
secret_key     ****************6VUD      assume-role
    region           ap-northeast-2      config-file    ~/.aws/config
│ Error: SharedCredsLoad: failed to get profile
│
│   with netapp-cloudmanager_connector_aws.aws-connector[0],
│   on main.tf line 358, in resource "netapp-cloudmanager_connector_aws" "aws-connector":
│  358: resource "netapp-cloudmanager_connector_aws" "aws-connector" {
@suhasbshekar
Copy link
Collaborator

Currently we don't support assume-role type of authentication

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