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
OCPBUGS-56658: When AWS_PROFILE is invalid ask for credentials
** The credentials changed in AWS SDK V2. When the AWS_PROFILE
environment variable was set to an invalid value the install would not
proceed through the failure. The inention was to ask for the aws key and id information.
Now the information will be added to the survey, and the information will be added
to the config in .aws.
0 commit comments