With the Commvault Terraform module, you can use Terraform to manage endpoints (called resources). Terraform is a configuration language for safely and efficiently managing infrastructure.
The Commvault Terraform module provides a set of named resource types, and specifies which arguments are allowed for each resource type. Using the resource types, you can create a configuration file, and apply changes to the Commvault REST APIs.
This provider plugin is maintained by Commvault
- Clone the Repository to local machine.
- Navigate to the Cloned Repository.
Open Command Prompt in the Cloned Repository locatoion and use below command to build Executable.
go build -o terraform-provider-commvault.exe
Open Terminal in the Cloned Repository locatoion and use below command to build Executable.
go build -o terraform-provider-commvault
The Commvault provider documentation can be found on provider's website or in Terraform Registry
If you have any questions or comments, please contact us here. Also Check out our community for Automation incase of queries.