-
Notifications
You must be signed in to change notification settings - Fork 671
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
Akamai authentication method upgraded #4700
Conversation
…2' into sm_validate_manual_dns_addition_2
…vider-ibm into akamai_authenticatino
=== RUN TestAccIbmSmArbitrarySecretMetadataDataSourceBasic |
Elem: &schema.Resource{ | ||
Schema: map[string]*schema.Schema{ | ||
"edgerc": &schema.Schema{ | ||
Type: schema.TypeString, | ||
Type: schema.TypeList, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is breaking change . changing type will break exisiting users when they move to new verison
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@hkantare this is a code from our previous PR that hasn’t been released yet, so no users will be affected
}, | ||
"config_section": &schema.Schema{ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Follow the guidelines of Hashicorp when we want to deperectae/remove attributes
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@hkantare this is a code from our previous PR that hasn’t been released yet, so no users will be affected
* validate manual dns addition * validate manual dns * license added * upgraded akamai authentication * upgraded akamai authentication * upgraded akamai authentication --------- Co-authored-by: Yonathan-Yellin <[email protected]>
Community Note
Relates OR Closes #0000
Output from acceptance testing: