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

fix: error message used by CR Authenticator #126

Merged
merged 1 commit into from
Jul 27, 2021
Merged

fix: error message used by CR Authenticator #126

merged 1 commit into from
Jul 27, 2021

Conversation

padamstx
Copy link
Member

This commit changes the error message used by the
ComputeResourceAuthenticator to report a validation
error when neither of the IAMProfileName or IAMProfileID
properties are specified by the user.
The error message is now:
At least one of IAMProfileName or IAMProfileID must be specified.

This commit changes the error message used by the
ComputeResourceAuthenticator to report a validation
error when neither of the `IAMProfileName` or `IAMProfileID`
properties are specified by the user.
The error message is now:
`At least one of IAMProfileName or IAMProfileID must be specified.`
@padamstx padamstx requested a review from dpopp07 July 27, 2021 17:38
Copy link
Member

@dpopp07 dpopp07 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! 👍

@padamstx padamstx merged commit 3632ce6 into main Jul 27, 2021
@padamstx padamstx deleted the fix-errormsg branch July 27, 2021 18:51
ibm-devx-sdk pushed a commit that referenced this pull request Jul 27, 2021
## [5.6.1](v5.6.0...v5.6.1) (2021-07-27)

### Bug Fixes

* error message used by CR Authenticator ([#126](#126)) ([3632ce6](3632ce6))
@ibm-devx-sdk
Copy link

🎉 This PR is included in version 5.6.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants