deploy

package
v0.37.0 Latest Latest
Warning

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

Go to latest
Published: Jan 19, 2018 License: MIT Imports: 7 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	AppContext          *context.AppContext
	AutoApprove         bool
	AwsProfile          string
	RemoteEnvironmentID string
	Writer              io.Writer
}

Config contains information needed for deployment

func (Config) GetAwsBucketName added in v0.36.1

func (c Config) GetAwsBucketName() string

GetAwsBucketName returns the aws bucket name to use for storage

func (Config) GetAwsOptions added in v0.36.1

func (c Config) GetAwsOptions() aws.Options

GetAwsOptions returns options to aws functions

func (Config) GetAwsTerraformLockTable added in v0.36.1

func (c Config) GetAwsTerraformLockTable() string

GetAwsTerraformLockTable returns the dynamodb table name for storing terraform locks

func (Config) GetDockerComposeProjectName added in v0.33.3

func (c Config) GetDockerComposeProjectName() string

GetDockerComposeProjectName returns the docker compose project name

func (Config) GetInfrastructureTerraformDir added in v0.37.0

func (c Config) GetInfrastructureTerraformDir() string

GetInfrastructureTerraformDir returns the path of the infra structure terraform directory

func (Config) GetRemoteEnvironment added in v0.36.1

func (c Config) GetRemoteEnvironment() types.AppRemoteEnvironment

GetRemoteEnvironment returns the app remote environment

func (Config) GetServicesTerraformDir added in v0.37.0

func (c Config) GetServicesTerraformDir() string

GetServicesTerraformDir returns the path of the services terraform directory

func (Config) GetTerraformDir added in v0.33.3

func (c Config) GetTerraformDir() string

GetTerraformDir returns the path of the main terraform directory

Jump to

Keyboard shortcuts

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