Pulumi PostgreSQL Provider
This is an implementation to build a PostgreSQL provider for Pulumi. It is build on top of the PostgreSQL terraform provider ported over to Pulumi through the Pulumi Terraform Bridge
Node.js (Java/TypeScript)
To use from JavaScript or TypeScript in Node.js, install using either npm
:
$ npm install @murcul/pulumi-postgresql
or yarn
:
$ yarn add @murcul/pulumi-postgresql
Shameless Plug
Made with <3 at Murcul