constants

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Jan 31, 2020 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const CommandShortName = "dce"
View Source
const CredentialsExport string = `export AWS_ACCESS_KEY_ID=%s
export AWS_SECRET_ACCESS_KEY=%s
export AWS_SESSION_TOKEN=%s`
View Source
const DCEBackendVersion = "0.23.0"
View Source
const DefaultConfigFileName string = "config.yaml"
View Source
const GithubAssetDownloadURLFormat string = "https://github.com/Optum/dce/releases/download/v%s/%s"
View Source
const GithubLatestAssetDownloadURL string = "https://github.com/Optum/dce/releases/latest/download/"
View Source
const GlobalTFTagDefaults string = `"Terraform":"True","AppName":"DCE","Source":"github.com/Optum/dce//modules"`
View Source
const PromptChangeConfigConfirmation string = "Is this correct? (yes/no)"
View Source
const TerraformBinDownloadURLFormat = "https://releases.hashicorp.com/terraform/%s/terraform_%s_%s_%s.zip"
View Source
const TerraformBinName = "terraform"
View Source
const TerraformBinVersion = "0.12.18"

Variables

This section is empty.

Functions

This section is empty.

Types

type ContextKey added in v0.4.0

type ContextKey string
const (
	DeployConfig  ContextKey = ContextKey("deployConfig")
	DeployLogFile ContextKey = ContextKey("deployLogFile")
)

Jump to

Keyboard shortcuts

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