Skip to content

Latest commit

 

History

History
65 lines (42 loc) · 1.29 KB

README.md

File metadata and controls

65 lines (42 loc) · 1.29 KB

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