Documentation
¶
Index ¶
- func ConfigureAwsProfile() (string, error)
- func GenerateTerraformFiles(project *config.Project, terraformStateBucketName string) error
- func NewCmdAWSProfile() *cobra.Command
- func NewCmdCI() *cobra.Command
- func NewCmdCompletion() *cobra.Command
- func NewCmdDoc() *cobra.Command
- func NewCmdGen() *cobra.Command
- func NewCmdMfa() *cobra.Command
- func NewCmdTfenv() *cobra.Command
- type CIOptions
- type MfaOptions
- type TfenvOptions
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConfigureAwsProfile ¶
func GenerateTerraformFiles ¶
func NewCmdAWSProfile ¶
func NewCmdCompletion ¶
func NewCmdTfenv ¶
Types ¶
type CIOptions ¶
func NewCIOptions ¶
func NewCIOptions() *CIOptions
type MfaOptions ¶
func NewMfaFlags ¶
func NewMfaFlags() *MfaOptions
func (*MfaOptions) Complete ¶
func (o *MfaOptions) Complete() error
func (*MfaOptions) Run ¶
func (o *MfaOptions) Run() error
type TfenvOptions ¶
func NewTfenvFlags ¶
func NewTfenvFlags() *TfenvOptions
func (*TfenvOptions) Complete ¶
func (o *TfenvOptions) Complete() error
func (*TfenvOptions) Run ¶
func (o *TfenvOptions) Run() error
Click to show internal directories.
Click to hide internal directories.