Skip to content

AWS CDK #127

@mwarman

Description

@mwarman

Describe the story

The project currently uses AWS CloudFormation templates to provision the infrastructure resources. Convert these CloudFormation templates to an embedded AWS CDK application.

Acceptance criteria

GIVEN the AWS CDK deployment is initiated
WHEN the deployment completes successfully
THEN all AWS resources are provisioned

WHEN the deployment is unsuccessful
THEN the stacks are rolled back
AND none of the AWS resources are provisioned

Additional context

n/a

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestrefineNeeds further refinement

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions