-
Notifications
You must be signed in to change notification settings - Fork 673
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 for issue #4340, uptake version v0.10.0 of Key Protect Go SDK #4467
Conversation
Uptake version v0.10.0 of Key Protect Go SDK which contains [the base fix](IBM/keyprotect-go-client#107) for [KMS Instance Policies not setting key_create_import_access values correctly IBM-Cloud#4340](IBM-Cloud#4340)
Can you attach the test case execution results for Terrafrom resources/datasources |
terraform ibm Go tests
Will also update these test cases in a separate PR https://github.com/IBM-Cloud/terraform-provider-ibm/pull/4493/files |
Some terraform logs involving the affected resources |
Fix the conflicts in the two files go.mod and go.sum |
Test cases before fixing conflicts
|
This error is because the regex used in the test is incorrect(it is missing wildcards on start+end). I dont think the current test before these changes would work
Still looking into this error
|
…o SDK (IBM-Cloud#4467) * Uptake version v0.10.0 of Key Protect Go SDK Uptake version v0.10.0 of Key Protect Go SDK which contains [the base fix](IBM/keyprotect-go-client#107) for [KMS Instance Policies not setting key_create_import_access values correctly IBM-Cloud#4340](IBM-Cloud#4340) * Update go.sum
Uptake version v0.10.0 of Key Protect Go SDK which contains the base fix for KMS Instance Policies not setting key_create_import_access values correctly #4340
Community Note
Relates OR Closes #0000
Output from acceptance testing: