Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var BootstrapScript []byte
Functions ¶
Types ¶
type Request ¶
type Request struct {
Prefix string
// AMI info. Optional. User and Owner only applied
// if AMIName is set
AMIName string
AMIUser string
AMIOwner string
AMILang string
AMIKeepCopy bool
// Features
Spot bool
Airgap bool
// setup as github actions runner
SetupGHActionsRunner bool
// contains filtered or unexported fields
}
add proxy https://github.com/ptcodes/proxy-server-with-terraform/blob/master/main.tf
Click to show internal directories.
Click to hide internal directories.