Versions in this module Expand all Collapse all v1 v1.1.1 Jul 20, 2022 Changes in this version + func NewCmdInit() *cobra.Command + type ConfigOpts struct + Aws_profile string + Aws_region string + Env string + Namespace string + Terraform_version string + type InitOptions struct + Output string + ShowList bool + Template string + func NewInitFlags() *InitOptions + func (o *InitOptions) Complete(cmd *cobra.Command) error + func (o *InitOptions) Run() error + func (o *InitOptions) Validate(cmd *cobra.Command) error