Skip to content

a Pulumi Typescript for AWS template with some good practices

License

Notifications You must be signed in to change notification settings

muhannad0/pulumi-typescript-aws-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pulumi Project in Typescript (AWS) Template

A general template to use for Pulumi projects in Typescript (for AWS) with some good practices.

Getting Started

  • Setup your environment to run Pulumi projects.
  • Make sure you are logged into the Pulumi service. Use pulumi login.
  • Run pulumi new https://github.com/muhannad0/pulumi-typescript-aws-template. Enter the required values mentioned in the prompts.
  • Pulumi will setup the project and install the dependencies automatically.
  • Start writing your Pulumi program in src folder.
  • Run pulumi up to deploy!

About

a Pulumi Typescript for AWS template with some good practices

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages