exec

package
v0.16.1 Latest Latest
Warning

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

Go to latest
Published: Apr 2, 2019 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Overview

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

Index

Constants

This section is empty.

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.

Types

This section is empty.

Directories

Path Synopsis
Package plugins is collection of all the terraform plugins that are used/required by installer.
Package plugins is collection of all the terraform plugins that are used/required by installer.

Jump to

Keyboard shortcuts

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