config

package
v1.0.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 23, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	TfRemoteUrlEnvName = tfenvPrefix + remoteUrlEnvName

	TfVersionEnvName = tfenvPrefix + "TERRAFORM_VERSION"

	TofuRemoteUrlEnvName = tofuenvPrefix + remoteUrlEnvName

	TofuVersionEnvName = tofuenvPrefix + "TOFU_VERSION"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	ForceRemote   bool
	GithubToken   string
	NoInstall     bool
	RootPath      string
	TfKeyPath     string
	TfRemoteUrl   string
	TofuKeyPath   string
	TofuRemoteUrl string
	UserPath      string
	Verbose       bool
}

func InitConfigFromEnv

func InitConfigFromEnv() (Config, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL