terraform-provider-servicenow

command module
v0.6.1 Latest Latest
Warning

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

Go to latest
Published: Jan 22, 2019 License: MIT Imports: 3 Imported by: 0

README

Terraform ServiceNow Provider

A custom provider for Terraform to manage objects in a ServiceNow instance for developping system applications outside of an instance. This is especially useful when you want to create an Application with proper source control and continuous development integration.

Terraform Logo ServiceNow Logo

Travis Report Go Report Card Release Badge License Badge

Requirements

Installation

Windows
  1. Clone repository to: %GOPATH%/src/github.com/terraform-providers/terraform-provider-servicenow
  2. Build the executable using go build -o terraform-provider-servicenow.exe
  3. Copy the file to %APPDATA%\terraform.d\plugins
Linux
  1. Clone repository to: $GOPATH/src/github.com/terraform-providers/terraform-provider-servicenow
  2. Build the executable using go build -o terraform-provider-servicenow
  3. Copy the file to ~.terraform.d/plugins
Other

You can also download the latest release binaries and place them in your working directory, since Terraform will look for providers in the working directory also.

Supported Resources

Check out the Wiki !

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