3.1.1 • Published 3 days ago

@pulumi/wavefront v3.1.1

Weekly downloads
122
License
Apache-2.0
Repository
github
Last release
3 days ago

Wavefront Resource Provider

The Wavefront Resource Provider lets you manage Wavefront resources.

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 @pulumi/wavefront

or yarn:

$ yarn add @pulumi/wavefront

Python

To use from Python, install using pip:

$ pip install pulumi_wavefront

Go

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

$ go get github.com/pulumi/pulumi-wavefront/sdk/go/...

.NET

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

$ dotnet add package Pulumi.Wavefront

Configuration

The following configuration points are available:

  • wavefront:token - (Required) This is a either a Users token or Service Account token with permissions necessary to manage your Wavefront account. It can also be sourced from the WAVEFRONT_TOKEN environment variable.
  • wavefront:address - (Required) This is the URL of your cluster that you access Wavefront from without the leading https:// or trailing / (e.g. https://longboard.wavefront.com/ becomes longboard.wavefront.com). It can also be sourced from the WAVEFRONT_ADDRESS environment variable.

Reference

For further information, please visit the Wavefront provider docs or for detailed reference documentation, please visit the API docs.

3.1.1

2 months ago

3.1.0

4 months ago

2.0.0-alpha.0

9 months ago

2.0.0

9 months ago

3.0.4

6 months ago

3.0.3

6 months ago

3.0.2

7 months ago

3.0.1

7 months ago

3.0.0

8 months ago

2.1.0

9 months ago

1.4.0

11 months ago

1.3.0

1 year ago

1.2.0

1 year ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.0

3 years ago

0.9.0

3 years ago

0.8.1

3 years ago

0.8.0

3 years ago

0.7.2

3 years ago

0.7.1

3 years ago

0.7.0

3 years ago

0.6.0

3 years ago

0.5.5

3 years ago

0.5.4

3 years ago

0.5.3

3 years ago

0.5.2

3 years ago

0.5.1

3 years ago

0.4.0

4 years ago

0.3.0

4 years ago

0.2.1

4 years ago

0.2.0

4 years ago

0.1.0

4 years ago

0.0.1

4 years ago