terraform-provider-jmespath

command module
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Nov 21, 2017 License: Unlicense Imports: 2 Imported by: 0

README

Terraform jmespath Provider

Requirements

  • Terraform 0.10.x
  • Go 1.9 (to build the provider plugin)

Building The Provider

Clone repository to: $GOPATH/src/github.com/EvilSuperstars/terraform-provider-jmespath

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

Enter the provider directory and build the provider

$ cd $GOPATH/src/github.com/EvilSuperstars/terraform-provider-jmespath
$ make build

Run acceptance tests

$ cd $GOPATH/src/github.com/EvilSuperstars/terraform-provider-jmespath
$ make testacc TEST=./jmespath/ TESTARGS='-run=TestDataSource_'

Using The Provider

See the documentation to get started using the jmespath provider.

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