digitalocean
DigitalOcean for managing cloud servers, databases, networking, and storage in a simplified, developer-friendly environment.
Provider Summary
total services: 29
total resources: 179
total resources: 179
See also:
[SHOW
] [DESCRIBE
] [REGISTRY
]
Installation
To pull the latest version of the digitalocean
provider, run the following command:
REGISTRY PULL digitalocean;
To view previous provider versions or to pull a specific provider version, see here.
Authentication
The following system environment variables are used for authentication by default:
DIGITALOCEAN_ACCESS_TOKEN
- DigitalOcean API token (see How to Create a Personal Access Token)
These variables are sourced at runtime (from the local machine or as CI variables/secrets).