Documentation ¶
Index ¶
Constants ¶
View Source
const ( TerraformExecutable Executable = "terraform" TerraformApply TerraformCommandType = true TerraformDestroy TerraformCommandType = false )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AnsiblePlaybook ¶
type AnsiblePlaybookContainer ¶
type Executable ¶
type Executable string
const (
AnsiblePlaybookExecutable Executable = "ansible-playbook"
)
const (
PackerExecutable Executable = "packer"
)
type InfraManager ¶
type PackerContainer ¶
type ScenarioManager ¶
type TerraformCommandType ¶
type TerraformCommandType bool
type TerraformContainer ¶
Click to show internal directories.
Click to hide internal directories.