The Whitesky.Cloud Vco Provider for Pulumi enables you to manipulate resources in the vco portal.
Project description
pulumi-vco package
A Pulumi provider for Whitesky.Cloud Virtual Cloud Operators.
The Whitesky.Cloud Vco Provider for Pulumi enables you to manipulate resources in your vco portal.
Please read the documentation or consult the API docs in your vco portal in order to properly understand how the resources work.
Install plugin binary
Before using this package you need to install the resource-vco pulumi plugin. The latest release of which can be found here. Instructions are provided in the repository's README.
Install package
You can install the pulumi-vco package with pip:
pip install pulumi-vco
Once you have installed the package you can import it into your program. Please consult the examples to figure out how to get started.