- Provider Publishing: https://registry.terraform.io/providers/homedepot/spinnaker/latest/docs
- Mailing list: Google Groups
https://spinnaker.io/concepts/
$ git clone [email protected]:homedepot/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, run terraform init
to initialize it.