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

Documentation/example covering how to encrypt boot volume on ibm_is_instance #2577

Closed
seansund opened this issue May 4, 2021 · 0 comments · Fixed by #2665
Closed

Documentation/example covering how to encrypt boot volume on ibm_is_instance #2577

seansund opened this issue May 4, 2021 · 0 comments · Fixed by #2665
Assignees
Labels
documentation enhancement service/VPC Infrastructure Issues related to the VPC Infrastructure

Comments

@seansund
Copy link

seansund commented May 4, 2021

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Description

I'm struggling to provision an ibm_is_instance with an encrypted boot volume. The documentation for boot_volume.encryption field of the ibm_is_instance resource states "The type of encryption to use for the boot volume" which is not at all helpful. The documentation for boot_volume.encryption in ibm_is_instance_template reads "The encryption key CRN to encrypt the boot volume attached" which is getting a little better although I'm not sure it applies here.

Based on the documentation from ibm_is_instance_template I tried passing the CRN of the key from the KMS instance and got Error: The CRN specified in the request is not valid.. (Also created a Reader Authorization between all subtypes of IS to my Hyper Protect KMS.)

New or Affected Resource(s)

  • ibm_is_instance

Potential Terraform Configuration

References

  • #0000
@kavya498 kavya498 added service/VPC Infrastructure Issues related to the VPC Infrastructure documentation labels May 4, 2021
astha-jain added a commit to astha-jain/terraform-provider-ibm that referenced this issue May 21, 2021
hkantare pushed a commit that referenced this issue May 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation enhancement service/VPC Infrastructure Issues related to the VPC Infrastructure
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants