Commvault / terraform-provider-commvault

Terraform module for Commvault
5 stars 1 forks source link

Terraform logo

Terraform Provider for Commvault

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.

Maintainers

This provider plugin is maintained by Commvault

Quick Starts :scroll:

Software Requirements :clipboard:

Building The Provider :pencil2:

For Windows:

Open Command Prompt in the Cloned Repository locatoion and use below command to build Executable.

go build -o terraform-provider-commvault.exe

For Linux:

Open Terminal in the Cloned Repository locatoion and use below command to build Executable.

go build -o terraform-provider-commvault

Using the provider :arrow_forward:

The Commvault provider documentation can be found on provider's website or in Terraform Registry

Questions/Comments/Suggestions

If you have any questions or comments, please contact us here. Also Check out our community for Automation incase of queries.