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

[Feature Request][ECS] KMS on root_volume #962

Open
mydoomfr opened this issue Jul 20, 2023 · 1 comment
Open

[Feature Request][ECS] KMS on root_volume #962

mydoomfr opened this issue Jul 20, 2023 · 1 comment

Comments

@mydoomfr
Copy link
Contributor

mydoomfr commented Jul 20, 2023

I would appreciate the ability to encrypt "root_volume" disks through Terraform.

However, it appears that this feature is not available on the SDK side because the API is not offering the properties to specify it.

Is there any other way to directly encrypt the system root volume? (without the web console)

Or is there a plan to implement the feature on the API side?

After that, we could update the SDK and the Provider.

@ShiChangkuo
Copy link
Collaborator

@mydoomfr I have implemented this feature in huaweicloud provider.
Please push the API side first to add metada field in root_volume object, then I can add it in FE provider.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants