terraform-provider-atlassian

command module
v0.0.0-...-c95d6be Latest Latest
Warning

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

Go to latest
Published: Jul 2, 2019 License: MPL-2.0 Imports: 11 Imported by: 0

README

terraform-provider-atlassian

Terraform Atlassian provider

Testing

  1. Build the provider executable: go build -o terraform-provider-atlassian
  2. Initialise Terraform: terraform init
  3. Run a Terraform plan: terraform plan -v api_key <Atlassian API key> -v api_user <Atlassian login email address> -v site_url <Atlassian site URL>
  4. Apply the plan: terraform apply -v api_key <Atlassian API key> -v api_user <Atlassian login email address> -v site_url <Atlassian site URL>

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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