pcluster configure with sso broken after https://github.com/aws/aws-cli/issues/9092 #9107
Labels
bug
This issue is a bug.
p2
This is a standard priority issue
response-requested
Waiting on additional info and feedback. Will move to "closing-soon" in 7 days.
sso
Describe the bug
following https://docs.aws.amazon.com/parallelcluster/latest/ug/install-v3-configuring.html (but with sso)
the command
pcluster configure --config config-file.yaml
should guide through the build of a config-file.yaml for a cluster
However, it replies
Failed with error: Unable to locate credentials
Regression Issue
Expected Behavior
the command
pcluster configure --config config-file.yaml
should guide through the build of a config-file.yaml for a cluster
Current Behavior
the command
pcluster configure --config config-file.yaml
Failed with error: Unable to locate credentials
Reproduction Steps
Possible Solution
check whether #9092 might have broken some compatibility with pcluster
Additional Information/Context
No response
CLI version used
aws-cli/2.22.4
Environment details (OS name and version, etc.)
Python/3.12.6 Linux/4.18.0-553.27.1.el8_10.x86_64 exe/x86_64.rocky.8
The text was updated successfully, but these errors were encountered: