# README
Terraform Provider
- Website: https://www.terraform.io
- Mailing list: Google Groups
Spinnaker
https://spinnaker.io/concepts/
Requirements
Building and Developing The Provider
$ git clone [email protected]:tidal-engineering/terraform-provider-spinnaker.git
$ cd terraform-provider-spinnaker/
$ go build
$ go test./...
Using the provider
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.
# Packages
No description provided by the author