Use this repository to build the IBM Turbonomic Terraform Provider, which supplies data resources to interact with the Turbonomic API. For more information about the provider, see the documentation.
- Clone this repository.
- Go to the
terraform-provider-turbonomic
directory. - Build the provider by running the Go
install
command:
go install
To get started using the Turbonomic provider, see the documentation.