https://spinnaker.io/docs/setup/install/
git clone git@github.com:althelion/terraform-provider-spinnaker.git
cd terraform-provider-spinnaker/
go build
go test./...If you're building the provider, follow the instructions to install it as a plugin.
After placing it into your plugins directory, initialize the your state file.
terraform init