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" {
Hello I am accessing other accounts through assume-role between other accounts. However, it appears that profile information cannot be retrieved.