package
Version:
v1.1.0
Opens a new window with list of versions in this module.
Published: Aug 29, 2024
License: MIT
Opens a new window with license information.
Imports: 27
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func PrintFunc(field, value string)
type Credential struct {
}
type TerraformVarsJSON struct {
AWSRegion string `json:"aws_region"`
EC2Ami string `json:"ec2_ami"`
InstanceType string `json:"instance_type"`
AvailabilityZone string `json:"availability_zone"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.