Skip to content

unicomp21/cdk-tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CDK HelloWorld

Welcome to your CDK .NET project!

You should explore the contents of this template. It demonstrates a CDK app with two instances of a stack (HelloStack) which also uses a user-defined construct (HelloConstruct).

The cdk.json file tells the CDK Toolkit how to execute your app. It uses the dotnet CLI to do this.

Useful commands

  • dotnet build src compile this app
  • cdk ls list all stacks in the app
  • cdk synth emits the synthesized CloudFormation template
  • cdk deploy deploy this stack to your default AWS account/region
  • cdk diff compare deployed stack with current state
  • cdk docs open CDK documentation

Enjoy!

About

playing around with aws cdk

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages