pulumi looks awesome! For my project, I have been ...
# general
w
pulumi looks awesome! For my project, I have been using the serverless framework targeting AWS with APIGateway, Lambda, and DynamoDB. I've also been using serverless-offline and serverless-dynamodb-local plugins for rapid development and debugging. Is there a plan to support offline mode in pulumi? I'm curious to know how to reference a dynamodb table in a function that can be cloud-based or local.