postgresql

package module
v0.0.0-...-a46c5bf Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 24, 2019 License: Apache-2.0 Imports: 7 Imported by: 0

README

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

Installing

This package is available in many languages in the standard packaging formats.

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
Go

To use from Go, use go get to grab the latest version of the library

$ go get github.com/murcul/pulumi-postgresql/sdk/go/...
Roadmap
  • Initial types for Database, Schema, Extensions & Roles
  • Typed support for Roles
  • Typed support for Policies & Schema

Shameless Plug

Made with <3 at Murcul

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Provider

func Provider() tfbridge.ProviderInfo

Provider returns additional overlaid schema and metadata associated with the provider..

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL