tfinator

package module
v0.0.0-...-130bef6 Latest Latest
Warning

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

Go to latest
Published: Apr 2, 2018 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DiffStat

type DiffStat struct {
	// contains filtered or unexported fields
}

DiffStat holds statistics on a Terraform diff

func DiffStats

func DiffStats(p *tf.Plan) DiffStat

DiffStats reports statistics on a Terraform plan: the number of resources which would be added, changed, or destroyed

func PlanStats

func PlanStats(path string) (DiffStat, error)

PlanStats runs "terraform plan" in a given directory, reads the resulting plan file, and returns a DiffStat representing the generated plan

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

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