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
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" {
The text was updated successfully, but these errors were encountered:
Hello
I am accessing other accounts through assume-role between other accounts. However, it appears that profile information cannot be retrieved.
The text was updated successfully, but these errors were encountered: