NafiAsib / pulumi-conf

Pulumi with localstack inside Devcontainers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Pulumi with localstack inside Devcontainers


Languages

Language:TypeScript 98.9%Language:Shell 0.6%Language:Dockerfile 0.4%