terraform-provider-xray

command module
v0.0.0-...-7e035d3 Latest Latest
Warning

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

Go to latest
Published: Dec 29, 2020 License: Apache-2.0 Imports: 2 Imported by: 0

README

Terraform Provider Xray

This provider provides (limited) support for JFrog Xray. It is modeled after the Atlassian Artifactory Provider.

Build the Provider

If you're building the provider, follow the instructions to install it as a plugin. After placing it into your plugins directory, run terraform init to initialize it.

Requirements:

  • Terraform 0.11
  • Go 1.13+ (to build the provider plugin)

Clone repository to: `$GOPATH/src/github.com/ryndaniels/terraform-provider-xray

Enter the provider directory and build the provider

cd $GOPATH/src/github.com/ryndaniels/terraform-provider-xray
go build

To install the provider

cd $GOPATH/src/github.com/ryndaniels/terraform-provider-xray
go install

Contributors

This is a best effort provider at the moment. Pull requests, issues and comments are welcomed.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
pkg

Jump to

Keyboard shortcuts

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