Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PlanTool ¶ added in v0.4.56
type PlanTool struct { tools.ToolOpts tools.DirectoryOpt TerraformPlan string Plan string JSONPlan string // contains filtered or unexported fields }
func (*PlanTool) CommandTemplate ¶ added in v0.4.56
type Tool ¶
type Tool struct { tools.DirectoryBasedToolOpts PlanFile string SaveBundle string // contains filtered or unexported fields }
func (*Tool) CommandTemplate ¶
Click to show internal directories.
Click to hide internal directories.