terraform-provider-osc

command module
v0.8.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 28, 2019 License: MPL-2.0 Imports: 2 Imported by: 0

README

Github All Releases

Terraform Provider for Outscale (unofficial)

Requirements

  • Terraform 0.11.11
  • Go 1.11.5 (to build the provider plugin)

Install

Download the binary here

the documentation for installing Third-party plugins

Build without docker

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 with docker

build the docker image

$ make docker-image

build the binaries, you'll find all the binaries in pkg/

$ make docker-build

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL