Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetExistingTaggedStackNames ¶
func GetExistingTaggedStackNames(cfSvc *cloudformation.CloudFormation, tags map[string]string) ([]string, error)
GetExistingTaggedStackNames gives back existing CF stacks which have the given tags
func IsErrorFinal ¶
IsErrorFinal returns true if the error indicates that it originates from a stack that is in CREATE_FAILED, DELETE_FAILED, ROLLBACK_FAILED, UPDATE_ROLLBACK_FAILED state
func NewAwsStackFailure ¶
func NewAwsStackFailure(awsStackError error, stackName, clientRequestToken string, cloudformationSrv *cloudformation.CloudFormation) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.