/pulumi-conf

Pulumi with localstack inside Devcontainers

Primary LanguageTypeScript

Example of using Pulumi with Localstack 🚀. This repo uses Developer Containers to setup the development environment 🐧

Prerequisites

Getting Started

  • Clone the repository git clone git@github.com:NafiAsib/pulumi-conf.git
  • Open the project in VSCode code pulumi-conf
  • Click on the Reopen in Container button on the bottom right corner of the VSCode.

Once inside the container, you can run Pulumi commands as usual.

Start localstack

localstack start