Software Alternatives, Accelerators & Startups

Importing VPC IDs into a stack with CDK

Amazon VPC AWS CloudFormation
  1. Open Source Cloud
    I wanted to add a resource to an existing VPC using CDK in TypeScript the other day. The VPC was in another stack, and I exported its ID as an Output there:.

    #Cloud Computing #Cloud Infrastructure #VPS 20 social mentions

  2. AWS CloudFormation gives developers and systems administrators an easy way to create and manage a...
    Pricing:
    • Open Source
    When I wanted to create a CloudFormation template from the CDK code with cdk synth, I received the following error:.

    #Continuous Integration #DevOps Tools #Continuous Deployment 113 social mentions

Discuss: Importing VPC IDs into a stack with CDK

Log in or Post with