rubrikinc/terraform-provider-rubrik

Add Makefile

Closed this issue · 1 comments

Is your feature request related to a problem? Please describe.

Many Terraform providers include a Makefile to assist with building the binary and running tests. The Rubrik provider should follow this example.

Describe the solution you'd like

Add a Makefile similar to other providers

Describe alternatives you've considered

Build and test code manually or via bash script

Addressed by #50