Digital Ocean provider
The Digital Ocean resource provider for Pulumi lets you use Digital Ocean resources in your cloud
programs. To use this package, please install the Pulumi CLI first.
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 @jen20/pulumi-digitalocean
or yarn
:
$ yarn add @jen20/pulumi-digitalocean
Python
A Python SDK is not yet published.
Go
To use from Go, use go get
to grab the latest version of the library
$ go get github.com/jen20/pulumi-digitalocean/sdk/go/...
Reference
API documentation is not yet published.