Documentation
¶
Overview ¶
Package stdmagecdk provides targets for deploying with the AWS cdk.
Index ¶
- func Bootstrap(env string) error
- func Build() error
- func Deploy(env string) error
- func DeployStack(env string, stack string) error
- func Diff(env string) error
- func DiffStack(env string, stack string) error
- func Init(awsRegion, awsProfile, cdkQualifier string, dockerBuilds []DockerBuild, ...)
- func List(env string) error
- func Output(env, outputKey string) error
- type DockerBuild
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeployStack ¶
DeployStack deploys a specific stack of our infrastructure (exclusively).
Types ¶
Click to show internal directories.
Click to hide internal directories.