Download the binary here
the documentation for installing Third-party plugins
Clone repository to: $GOPATH/src/github.com/remijouannet/terraform-provider-osc
$ mkdir -p $GOPATH/src/github.com/remijouannet; cd $GOPATH/src/github.com/remijouannet
$ git clone git@github.com:remijouannet/terraform-provider-osc
Enter the provider directory and build the provider
$ cd $GOPATH/src/github.com/remijouannet/terraform-provider-osc
$ make build
build the docker image
$ make docker-image
build the binaries, you'll find all the binaries in pkg/
$ make docker-build
Version | Tag | Published |
---|---|---|
v0.8.1-0.20191122095447-528a1456156c | 1yr ago | |
v0.7.1 | 1yr ago | |
v0.7.2 | 1yr ago | |
v0.8.0 | 2yrs ago |