Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var TerraformCommands = []string{
"apply",
"destroy",
"force-unlock",
"get",
"import",
"init",
"output",
"plan",
"refresh",
"sh",
"show",
"state",
"taint",
"untaint",
"validate",
}
Functions ¶
func GenerateName ¶
Generate name for cmd resource. The real program sets suffix to a random string, whereas the tests set it to something known ahead of time.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.