Skip to content

Conversation

Haroon-Dweikat-Ntx
Copy link
Collaborator

What does this PR do?

  • Implements support for creating, updating, and deleting Key Management Servers (KMS) using the V4 API.
  • Adds functionality to fetch and list existing KMS resources.
  • Introduces Terraform resource nutanix_key_management_server_v2
  • Adds data sources nutanix_key_management_server_v2 and nutanix_key_management_servers_v2..

Why is this needed?

  • To provide full Terraform support for managing Key Management Servers (KMS) through the V4 API.
  • This enables users to provision, update, and delete KMS resources directly via Terraform, improving automation and consistency.
  • Adding corresponding data sources allows users to query and reference existing KMS resources, which is essential for integration with other Terraform-managed infrastructure.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature Request: Add Terraform support for Key Management Server (KMS) V4

1 participant