Skip to content

UpCloudLtd/pulumi-upcloud

Repository files navigation

Warning

This project is in development. Suitable for testing usage at the moment. All instructions, package names and URLs might not have been updated.

UpCloud Resource Provider

The UpCloud Resource Provider lets you manage UpCloud resources.

Installing

This package is available for several languages/platforms:

Python

To use from Python, install using pip:

pip install pulumi-upcloud

Configuration

The following configuration points are available for the upcloud provider:

  • UPCLOUD_USERNAME (environment variable) - the username of the account to use
  • UPCLOUD_PASSWORD (environment variable) - the password of the account to use