VSphere provider
The VSphere resource provider for Pulumi lets you use VSphere resources in your infrastructure
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 @smithx10/pulumi-vsphere
or yarn
:
$ yarn add @smithx10/pulumi-vsphere
Python
A Python SDK is not yet published.
Go
To use from Go, use go get
to grab the latest version of the library
$ go get github.com/Smithx10/pulumi-vsphere/sdk/go/...
Reference
API documentation is not yet published.