This demonstrate how to use a custom construct NPM package in a cdktf
stack.
- The custom construct should declare
peerDependencies
oncdktf
andconstructs
- Until pre-built providers are shipped, the providers constructs have to built and commited in the custom construct and the consuming
cdktf
app