-
Notifications
You must be signed in to change notification settings - Fork 674
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
KMS Instance Policies not setting key_create_import_access values correctly #4340
Comments
@hkantare Any idea who could look into this? |
@ocofaigh The people for KMS team can look into this |
@ocofaigh The support for KMS is now handled by KMS team (US team) |
Thanks, I have reached out to Bruno |
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)
PR with the fix at #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 #4340](#4340) * Update go.sum
@BrunoHenriques If this is now fixed, can you confirm which version of the provider and perhaps close the issue? |
Fixed as part of IBM-Cloud/terraform-provider v1.53.0 |
@MatthewLemmond Please verify the fix using IBM-Cloud/terraform-provider v1.53.0 can close the issue. Thank you. |
Confirmed, this issue is now resolved, closing this out |
…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
Community Note
Terraform CLI and Terraform IBM Provider Version
Terraform v1.3.7
on darwin_amd64
Affected Resource(s)
Terraform Configuration Files
Please include all Terraform configurations required to reproduce the bug. Bug reports without a functional reproduction may be closed without investigation.
Debug Output
https://gist.github.com/MatthewLemmond/c9b8d469fb807cfba51293e97eb3d880
Panic Output
N/A
Expected Behavior
Expected the call to set the instance policy for key create import access according to the values passed in.
Actual Behavior
Values for the key create import access policy were set to their defaults.
Steps to Reproduce
tf apply
Important Factoids
References
The text was updated successfully, but these errors were encountered: