terraform-provider-papertrail

command module
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Sep 1, 2021 License: MIT Imports: 3 Imported by: 0

README

terraform-provider-papertrail

Requirements

  • Terraform 0.12.x and upper
  • Go 1.14 (to build the provider plugin)

Building The Provider

Clone repository to: $GOPATH/src/github.com/oogway/terraform-provider-papertrail

$ mkdir -p $GOPATH/src/github.com/oogway; cd $GOPATH/src/github.com/oogway
$ git clone git@github.com:oogway/terraform-provider-papertrail

Enter the provider directory and build the provider

$ cd $GOPATH/src/github.com/oogway/terraform-provider-papertrail
$ go get
$ go build

For Usage, have a look at docs in website directory.

Running Tests

$ cd $GOPATH/src/github.com/oogway/terraform-provider-papertrail/papertrail
$ PAPERTRAIL_TOKEN=<token> DESTINATION_PORT=<log_destination_port> go tests -v

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
lowlevel

Jump to

Keyboard shortcuts

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