Skip to content

NafiAsib/pulumi-conf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Prerequisites

Getting Started

  • Clone the repository git clone [email protected]: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

Languages