IBM / go-sdk-core

The go-sdk-core repository contains core functionality required by Go code generated by the IBM OpenAPI SDK Generator.
Apache License 2.0
30 stars 24 forks source link

fix: error message used by CR Authenticator #126

Closed padamstx closed 3 years ago

padamstx commented 3 years ago

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.

ibm-devx-sdk commented 3 years ago

:tada: This PR is included in version 5.6.1 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: