Skip to content

A collection of higher level Pulumi components / resources

License

Notifications You must be signed in to change notification settings

vikasperi/pulumi-components

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WANews Pulumi Components

Contains reusable Pulumi ComponentResources or DynamicResources we have written.

Add a new component

nx generate @wanews/nx-typescript-project-references:library \
  --name=pulumi-<name> \
  --package \
  --packageName=@wanews/pulumi-<name>

Testing

Ensure you have a AWS_PROFILE set which can create resources

About

A collection of higher level Pulumi components / resources

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.1%
  • JavaScript 1.9%