exec

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Dec 10, 2018 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Overview

Package exec is glue between the vendored terraform codebase and installer.

Index

Constants

View Source
const CSIDL_APPDATA = 26

Variables

This section is empty.

Functions

func Apply

func Apply(datadir string, args []string, stdout, stderr io.Writer) int

Apply is wrapper around `terraform apply` subcommand.

func Destroy

func Destroy(datadir string, args []string, stdout, stderr io.Writer) int

Destroy is wrapper around `terraform destroy` subcommand.

func Init

func Init(datadir string, args []string, stdout, stderr io.Writer) int

Init is wrapper around `terraform init` subcommand.

func Version

func Version() string

Version is a wrapper around `terraform version` subcommand. Comapared to other wrappers this only supports subset of the `terraform version` options.

Types

This section is empty.

Jump to

Keyboard shortcuts

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