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-turbonomicdirectory. - Build the provider by running the Go
installcommand:
go installTo get started using the Turbonomic provider, see the documentation.