Skip to content

gbvanrenswoude/async-aws-cdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

async-lookups-in-awscdk

This project is as an example on how to do async lookups before processing cdk synth and generate a CloudFormation resources. Doing async lookups during stack processing is currently not supported in aws-cdk. (aws/aws-cdk#8273)

It is in that way kinda similar to Sceptre hooks/resolvers or Terraform Datasources and expands on the Constructs build in lookup methods CDK offers.

About

async lookups in aws cdk using typescript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published