pulumi-null


Namepulumi-null JSON
Version 0.0.4 PyPI version JSON
download
home_pageNone
SummaryA Pulumi package for creating and managing Null cloud resources.
upload_time2024-05-24 01:27:19
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseApache-2.0
keywords pulumi category/cloud
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![Actions Status](https://github.com/pulumi/pulumi-null/workflows/master/badge.svg)](https://github.com/pulumi/pulumi-null/actions)
[![NPM version](https://img.shields.io/npm/v/@pulumi/null)](https://www.npmjs.com/package/@pulumi/null)
[![Python version](https://img.shields.io/pypi/v/pulumi_null)](https://pypi.org/project/pulumi_null)
[![NuGet version](https://img.shields.io/nuget/v/Pulumi.Null)](https://www.nuget.org/packages/Pulumi.Null)
[![PkgGoDev](https://pkg.go.dev/badge/github.com/pulumi/pulumi-null/sdk/go)](https://pkg.go.dev/github.com/pulumi/pulumi-null/sdk/go)
[![License](https://img.shields.io/github/license/pulumi/pulumi-null)](https://github.com/pulumi/pulumi-null/blob/master/LICENSE)

# Null Resource Provider

This provider is mainly used for ease of converting terraform programs to Pulumi.
For standard use in Pulumi programs, please use your programming language's implementation of null values.

The Null resource provider for Pulumi lets you use Null resources in your cloud programs.
To use this package, please [install the Pulumi CLI first](https://www.pulumi.com/docs/install/).

## 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/null

or `yarn`:

    $ yarn add @pulumi/null

### Python

To use from Python, install using `pip`:

    $ pip install pulumi_null

### Go

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

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

### .NET

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

    $ dotnet add package Pulumi.Null

<!-- If your provider has configuration, remove this comment and the comment tags below, updating the documentation. -->
<!--

## Configuration

The following Pulumi configuration can be used:

- `null:token` - (Required) The API token to use with Null. When not set, the provider will use the `NULL_TOKEN` environment variable.

-->

<!-- If your provider has reference material available elsewhere, remove this comment and the comment tags below, updating the documentation. -->
<!--

## Reference

For further information, please visit [Null reference documentation](https://example.com/null).

-->

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pulumi-null",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "pulumi, category/cloud",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/98/28/abe994b08dd10a2a72dfbce2a010bc493e67c2f9a3945e3e6a8868143b2e/pulumi_null-0.0.4.tar.gz",
    "platform": null,
    "description": "[![Actions Status](https://github.com/pulumi/pulumi-null/workflows/master/badge.svg)](https://github.com/pulumi/pulumi-null/actions)\n[![NPM version](https://img.shields.io/npm/v/@pulumi/null)](https://www.npmjs.com/package/@pulumi/null)\n[![Python version](https://img.shields.io/pypi/v/pulumi_null)](https://pypi.org/project/pulumi_null)\n[![NuGet version](https://img.shields.io/nuget/v/Pulumi.Null)](https://www.nuget.org/packages/Pulumi.Null)\n[![PkgGoDev](https://pkg.go.dev/badge/github.com/pulumi/pulumi-null/sdk/go)](https://pkg.go.dev/github.com/pulumi/pulumi-null/sdk/go)\n[![License](https://img.shields.io/github/license/pulumi/pulumi-null)](https://github.com/pulumi/pulumi-null/blob/master/LICENSE)\n\n# Null Resource Provider\n\nThis provider is mainly used for ease of converting terraform programs to Pulumi.\nFor standard use in Pulumi programs, please use your programming language's implementation of null values.\n\nThe Null resource provider for Pulumi lets you use Null resources in your cloud programs.\nTo use this package, please [install the Pulumi CLI first](https://www.pulumi.com/docs/install/).\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/null\n\nor `yarn`:\n\n    $ yarn add @pulumi/null\n\n### Python\n\nTo use from Python, install using `pip`:\n\n    $ pip install pulumi_null\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-null/sdk\n\n### .NET\n\nTo use from .NET, install using `dotnet add package`:\n\n    $ dotnet add package Pulumi.Null\n\n<!-- If your provider has configuration, remove this comment and the comment tags below, updating the documentation. -->\n<!--\n\n## Configuration\n\nThe following Pulumi configuration can be used:\n\n- `null:token` - (Required) The API token to use with Null. When not set, the provider will use the `NULL_TOKEN` environment variable.\n\n-->\n\n<!-- If your provider has reference material available elsewhere, remove this comment and the comment tags below, updating the documentation. -->\n<!--\n\n## Reference\n\nFor further information, please visit [Null reference documentation](https://example.com/null).\n\n-->\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "A Pulumi package for creating and managing Null cloud resources.",
    "version": "0.0.4",
    "project_urls": {
        "Homepage": "https://www.pulumi.com/",
        "Repository": "https://github.com/pulumi/pulumi-null"
    },
    "split_keywords": [
        "pulumi",
        " category/cloud"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "02920741cd5bc52146b38cd863689e91ee28f54422d7fc7077bb738cb71d673a",
                "md5": "9fbf9e0d6425088c559bdbddaefb125d",
                "sha256": "760521dfe8bb0aa4556d722ca846db6b0330243676528a167e275d3091fedb0f"
            },
            "downloads": -1,
            "filename": "pulumi_null-0.0.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9fbf9e0d6425088c559bdbddaefb125d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 10928,
            "upload_time": "2024-05-24T01:27:17",
            "upload_time_iso_8601": "2024-05-24T01:27:17.448565Z",
            "url": "https://files.pythonhosted.org/packages/02/92/0741cd5bc52146b38cd863689e91ee28f54422d7fc7077bb738cb71d673a/pulumi_null-0.0.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9828abe994b08dd10a2a72dfbce2a010bc493e67c2f9a3945e3e6a8868143b2e",
                "md5": "ab72950577afd4742448294799cbc4d7",
                "sha256": "23c920eb8688a8f238ba4b80c9ea4f8d85c85001787239717b8199bb0445aa8f"
            },
            "downloads": -1,
            "filename": "pulumi_null-0.0.4.tar.gz",
            "has_sig": false,
            "md5_digest": "ab72950577afd4742448294799cbc4d7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 9402,
            "upload_time": "2024-05-24T01:27:19",
            "upload_time_iso_8601": "2024-05-24T01:27:19.278567Z",
            "url": "https://files.pythonhosted.org/packages/98/28/abe994b08dd10a2a72dfbce2a010bc493e67c2f9a3945e3e6a8868143b2e/pulumi_null-0.0.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-24 01:27:19",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "pulumi",
    "github_project": "pulumi-null",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pulumi-null"
}
        
Elapsed time: 0.26531s