0.8.0 • Published 6 months ago

@pierskarsenbarg/nutanix v0.8.0

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
6 months ago

Nutanix Resource Provider

The Nutanix Resource Provider lets you manage Nutanix resources.

Installing

This package is available for several languages/platforms:

Node.js (JavaScript/TypeScript)

To use from JavaScript or TypeScript in Node.js, install using either npm:

npm install @pierskarsenbarg/pulumi-nutanix

or yarn:

yarn add @pierskarsenbarg/pulumi-nutanix

Python

To use from Python, install using pip:

pip install pulumi_nutanix

Go

To use from Go, use go get to grab the latest version of the library:

go get github.com/pierskarsenbarg/pulumi-nutanix/sdk/go/...

.NET

To use from .NET, install using dotnet add package:

dotnet add package PiersKarsenbarg.Nutanix

Configuration

The following configuration points are available for the nutanix provider:

OptionRequired/OptionalDescription
usernameRequiredThis is the username for the Prism Elements or Prism Central instance. This can also be specified with the NUTANIX_USERNAME environment variable.
passwordRequiredThis is the password for the Prism Elements or Prism Central instance. This can also be specified with the NUTANIX_PASSWORD environment variable.
endpointRequiredThis is the endpoint for the Prism Elements or Prism Central instance. This can also be specified with the NUTANIX_ENDPOINT environment variable.
insecureOptionalThis specifies whether to allow verify ssl certificates. This can also be specified with NUTANIX_INSECURE. Defaults to false.
portOptionalThis is the port for the Prism Elements or Prism Central instance. This can also be specified with the NUTANIX_PORT environment variable. Defaults to 9440.

Reference

For detailed reference documentation, please visit the Pulumi registry.

0.7.2

8 months ago

0.8.0

6 months ago

0.7.1

10 months ago

0.7.4

8 months ago

0.7.3

8 months ago

0.5.0

1 year ago

0.7.0

11 months ago

0.6.0

11 months ago

0.5.1

12 months ago

0.4.0

1 year ago

0.3.0

1 year ago

0.2.1

1 year ago

0.1.0

1 year ago

0.0.51

1 year ago

0.0.52

1 year ago

0.0.53

1 year ago

0.0.54

1 year ago

0.0.55

1 year ago

0.0.56

1 year ago

0.0.57

1 year ago

0.0.50

1 year ago

0.0.48

1 year ago

0.0.49

1 year ago

0.0.46

2 years ago

0.0.47

2 years ago

0.0.43

2 years ago

0.0.44

2 years ago

0.0.45

2 years ago

0.0.42

3 years ago

0.0.41

3 years ago

0.0.40

3 years ago

0.0.33

3 years ago