pulumi-sumologic


Namepulumi-sumologic JSON
Version 1.0.2 PyPI version JSON
download
home_pageNone
SummaryA Pulumi package for creating and managing sumologic cloud resources.
upload_time2025-01-30 14:19:40
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseApache-2.0
keywords pulumi sumologic
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![Actions Status](https://github.com/pulumi/pulumi-sumologic/workflows/master/badge.svg)](https://github.com/pulumi/pulumi-sumologic/actions)
[![Slack](http://www.pulumi.com/images/docs/badges/slack.svg)](https://slack.pulumi.com)
[![NPM version](https://badge.fury.io/js/%40pulumi%2Fsumologic.svg)](https://www.npmjs.com/package/@pulumi/sumologic)
[![Python version](https://badge.fury.io/py/pulumi-sumologic.svg)](https://pypi.org/project/pulumi-sumologic)
[![NuGet version](https://badge.fury.io/nu/pulumi.sumologic.svg)](https://badge.fury.io/nu/pulumi.sumologic)
[![PkgGoDev](https://pkg.go.dev/badge/github.com/pulumi/pulumi-sumologic/sdk/go)](https://pkg.go.dev/github.com/pulumi/pulumi-sumologic/sdk/go)
[![License](https://img.shields.io/npm/l/%40pulumi%2Fpulumi.svg)](https://github.com/pulumi/pulumi-sumologic/blob/master/LICENSE)

# 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 the `SUMOLOGIC_ACCESSID` environment variable.
- `sumologic:accessKey` - (Required) This is the Sumo Logic Access Key. It must be provided, but it can also be 
  sourced from the `SUMOLOGIC_ACCESSKEY` variable.
- `sumologic:environment` - (Required) This is the API endpoint to use. See the [Sumo Logic documentation](https://help.sumologic.com/APIs/General_API_Information/Sumo_Logic_Endpoints_and_Firewall_Security) for details on 
  which environment you should use. It must be provided, but it can be sourced from the `SUMOLOGIC_ENVIRONMENT` variable.

## Reference

For further information, please visit [the SumoLogic provider docs](https://www.pulumi.com/docs/intro/cloud-providers/sumologic)
or for detailed reference documentation, please visit [the API docs](https://www.pulumi.com/docs/reference/pkg/sumologic).

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pulumi-sumologic",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "pulumi, sumologic",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/e7/0e/712e9ea19634a8c7e3031eb13c1dab94b30521fd5b97a9c57b3a5f0e0b17/pulumi_sumologic-1.0.2.tar.gz",
    "platform": null,
    "description": "[![Actions Status](https://github.com/pulumi/pulumi-sumologic/workflows/master/badge.svg)](https://github.com/pulumi/pulumi-sumologic/actions)\n[![Slack](http://www.pulumi.com/images/docs/badges/slack.svg)](https://slack.pulumi.com)\n[![NPM version](https://badge.fury.io/js/%40pulumi%2Fsumologic.svg)](https://www.npmjs.com/package/@pulumi/sumologic)\n[![Python version](https://badge.fury.io/py/pulumi-sumologic.svg)](https://pypi.org/project/pulumi-sumologic)\n[![NuGet version](https://badge.fury.io/nu/pulumi.sumologic.svg)](https://badge.fury.io/nu/pulumi.sumologic)\n[![PkgGoDev](https://pkg.go.dev/badge/github.com/pulumi/pulumi-sumologic/sdk/go)](https://pkg.go.dev/github.com/pulumi/pulumi-sumologic/sdk/go)\n[![License](https://img.shields.io/npm/l/%40pulumi%2Fpulumi.svg)](https://github.com/pulumi/pulumi-sumologic/blob/master/LICENSE)\n\n# SumoLogic Resource Provider\n\nThe SumoLogic Resource Provider lets you manage SumoLogic resources.\n\n## Installing\n\nThis package is available in many languages in the standard packaging formats.\n\n### Node.js (Java/TypeScript)\n\nTo use from JavaScript or TypeScript in Node.js, install using either `npm`:\n\n    $ npm install @pulumi/sumologic\n\nor `yarn`:\n\n    $ yarn add @pulumi/sumologic\n\n### Python\n\nTo use from Python, install using `pip`:\n\n    $ pip install pulumi_sumologic\n\n### Go\n\nTo use from Go, use `go get` to grab the latest version of the library\n\n    $ go get github.com/pulumi/pulumi-sumologic/sdk\n\n### .NET\n\nTo use from .NET, install using `dotnet add package`:\n\n    $ dotnet add package Pulumi.SumoLogic\n\n## Configuration\n\nThe following configuration points are available:\n\n- `sumologic:accessId` - (Required) This is the Sumo Logic Access ID. It must be provided, but it can also be sourced \n  from the `SUMOLOGIC_ACCESSID` environment variable.\n- `sumologic:accessKey` - (Required) This is the Sumo Logic Access Key. It must be provided, but it can also be \n  sourced from the `SUMOLOGIC_ACCESSKEY` variable.\n- `sumologic:environment` - (Required) This is the API endpoint to use. See the [Sumo Logic documentation](https://help.sumologic.com/APIs/General_API_Information/Sumo_Logic_Endpoints_and_Firewall_Security) for details on \n  which environment you should use. It must be provided, but it can be sourced from the `SUMOLOGIC_ENVIRONMENT` variable.\n\n## Reference\n\nFor further information, please visit [the SumoLogic provider docs](https://www.pulumi.com/docs/intro/cloud-providers/sumologic)\nor for detailed reference documentation, please visit [the API docs](https://www.pulumi.com/docs/reference/pkg/sumologic).\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "A Pulumi package for creating and managing sumologic cloud resources.",
    "version": "1.0.2",
    "project_urls": {
        "Homepage": "https://pulumi.io",
        "Repository": "https://github.com/pulumi/pulumi-sumologic"
    },
    "split_keywords": [
        "pulumi",
        " sumologic"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d7be90dd9bdf6dffe658285f76aab2fc0971da385ae0f2a34dd002472fc24dd7",
                "md5": "cda7c554602bf44b23c374ca5ed72fa8",
                "sha256": "9eba42b1ce950e3673812989d7eadcd0b10fdda8fcdaa7c92e5e283c7c316f61"
            },
            "downloads": -1,
            "filename": "pulumi_sumologic-1.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "cda7c554602bf44b23c374ca5ed72fa8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 467707,
            "upload_time": "2025-01-30T14:19:36",
            "upload_time_iso_8601": "2025-01-30T14:19:36.624514Z",
            "url": "https://files.pythonhosted.org/packages/d7/be/90dd9bdf6dffe658285f76aab2fc0971da385ae0f2a34dd002472fc24dd7/pulumi_sumologic-1.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e70e712e9ea19634a8c7e3031eb13c1dab94b30521fd5b97a9c57b3a5f0e0b17",
                "md5": "0a8dcea5fc0698776a125ef14dc0566e",
                "sha256": "1dc585e2ebdcbe2a404ff8354636926e7384378d1d6d76ccb6865f687ae44318"
            },
            "downloads": -1,
            "filename": "pulumi_sumologic-1.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "0a8dcea5fc0698776a125ef14dc0566e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 366924,
            "upload_time": "2025-01-30T14:19:40",
            "upload_time_iso_8601": "2025-01-30T14:19:40.320294Z",
            "url": "https://files.pythonhosted.org/packages/e7/0e/712e9ea19634a8c7e3031eb13c1dab94b30521fd5b97a9c57b3a5f0e0b17/pulumi_sumologic-1.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-30 14:19:40",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "pulumi",
    "github_project": "pulumi-sumologic",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pulumi-sumologic"
}
        
Elapsed time: 0.61396s