A Pulumi package for creating and managing sumologic cloud resources.
Project description
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_ACCESSID
environment variable.sumologic:accessKey
- (Required) This is the Sumo Logic Access Key. It must be provided, but it can also be sourced from theSUMOLOGIC_ACCESSKEY
variable.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_ENVIRONMENT
variable.
Reference
For further information, please visit the SumoLogic provider docs or for detailed reference documentation, please visit the API docs.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file pulumi_sumologic-0.23.7.tar.gz
.
File metadata
- Download URL: pulumi_sumologic-0.23.7.tar.gz
- Upload date:
- Size: 350.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1ce2eb77df7ccd28c9dc13d2bfb902aa0decf6d44c9bc59c2c1f278401e91d4a |
|
MD5 | 783d3cef516d782604b2d61f932f270a |
|
BLAKE2b-256 | 3e6ed70c4ad64310c4fdb89ea8d2b63fdf74324c9319d4893db6e073b3b8ad4d |
File details
Details for the file pulumi_sumologic-0.23.7-py3-none-any.whl
.
File metadata
- Download URL: pulumi_sumologic-0.23.7-py3-none-any.whl
- Upload date:
- Size: 453.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dd9b6e63edc99284f5952410404d7852e6f301260d0677220dcb4a0e8f9e5d96 |
|
MD5 | 3448d5937c791373c2966f4f6f92d6ca |
|
BLAKE2b-256 | 4de065a3b6b704ce91daa0565649d66637fda173e6b9c4bd38f7435d8c8f972c |