SumoLogic Resource Provider
The SumoLogic Resource Provider lets you manage SumoLogic 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/sumologic
or yarn:
$ yarn add @pulumi/sumologic
Python
To use from Python, install using pip:
$ pip install pulumi_sumologic
Go
To use from Go, use go get to grab the latest version of the library
$ go get github.com/pulumi/pulumi-sumologic/sdk
.NET
To use from .NET, install using dotnet add package:
$ dotnet add package Pulumi.SumoLogic
Configuration
The following configuration points are available:
sumologic:accessId- (Required) This is the Sumo Logic Access ID. It must be provided, but it can also be sourced from theSUMOLOGIC_ACCESSIDenvironment variable.sumologic:accessKey- (Required) This is the Sumo Logic Access Key. It must be provided, but it can also be sourced from theSUMOLOGIC_ACCESSKEYvariable.sumologic:environment- (Required) This is the API endpoint to use. See the Sumo Logic documentation for details on which environment you should use. It must be provided, but it can be sourced from theSUMOLOGIC_ENVIRONMENTvariable.
Reference
For further information, please visit the SumoLogic provider docs or for detailed reference documentation, please visit the API docs.
Release files for pulumi-sumologic 0.13.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pulumi_sumologic-0.13.0.tar.gz | 247.0 kB | Details |
Release files / pulumi_sumologic-0.13.0.tar.gz
| Download URL | pulumi_sumologic-0.13.0.tar.gz |
|---|---|
| Size | 247.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
a07dadb0ef06521416384932387fabe0c5815375977bf6a0f124db37e3892cf6
|
|
BLAKE2b-256 checksum How to use checksums |
18d1877b70afc3271d45c2bff39e0e59c8c5b170d8783f7554566ef19e267484
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.9.16
|