Skip to content

vikasperi/pulumi-components

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

339 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

 
 
 

Contributors

Languages

  • TypeScript 98.1%
  • JavaScript 1.9%