package
12.0.5+incompatible
Repository: https://github.com/dan-v/rattlesnakeos-stack.git
Documentation: pkg.go.dev

# Functions

New returns an initialized Stack that is ready for deployment.

# Constants

DefaultDeployTimeout is the default timeout for deployments.

# Structs

Stack contains all the necessary pieces to generate and deploy a stack.

# Interfaces

CloudSetup is an interface for cloud setup.
CloudSubscriber is an interface for cloud subscription.
TemplateRenderer is an interface for template rendering.
TerraformApplier is an interface for applying terraform.