Documentation
¶
Index ¶
- func TfApply(dir string, varFiles []string, vars []*Vars, targets []string, verbose bool) error
- func TfDestroy(dir string, varFiles []string, vars []*Vars, targets []string, verbose bool) error
- func TfInit(dir string, m bool, verbose bool) error
- func TfOutput(dir string, outputVar string, verbose bool) (string, error)
- func TfPull(dir string, verbose bool) (string, error)
- func TfShow(dir string, verbose bool) (string, error)
- type PlanResult
- type Vars
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type PlanResult ¶
Click to show internal directories.
Click to hide internal directories.