Digital Ocean Resource Provider
The Digital Ocean (DO) 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 @pulumi/do
or yarn
:
$ yarn add @pulumi/do
Reference¬
For detailed reference documentation, please visit the API docs.