terraform-provider-sumologic

command module
v0.3.3 Latest Latest
Warning

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

Go to latest
Published: Aug 1, 2018 License: MIT Imports: 2 Imported by: 0

README

terraform-provider-sumologic

Build Status

Terraform provider for https://sumologic.com

Building the provider

In this section you will learn how to build and run terraform-provider-sumologic locally. Please follow the steps below:

Requirements

  • Terraform 0.9.x
  • Go 1.8 (to build the provider plugin)
  • Sumologic Must have an account to be able to get access id and key.

Setting your environment

Create the couple environment variables below:

$GOROOT = $HOME/go

$GOPATH = $GOROOT/bin

The GOPATH can be set wherever you want but please read this topic to understand how they work.

Clone repository to: $GOPATH/src/github.com/erikvanbrakel/terraform-provider-sumologic Terraform provider for https://sumologic.com

Installation

Download the binary for your platform and architecture from the releases page. Unpack the zip, and place the terraform-provider-sumologic binary in the same directory as terraform binary or add a .terraformrc file with the provider stanza:

providers {
  sumologic = "/PATH/TO/MODULE/ARCH/terraform-provider-sumologic"
}

Usage

See the documentation.

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