pulumi-fortios


Namepulumi-fortios JSON
Version 0.0.9 PyPI version JSON
download
home_pagehttps://www.pulumi.com
SummaryA Pulumi package for creating and managing fortios cloud resources.
upload_time2023-07-13 15:33:13
maintainer
docs_urlNone
author
requires_python>=3.7
licenseApache-2.0
keywords pulumi fortios category/cloud
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # FortiOS provider

FortiOS provider for pulumi, based on [Fortinet's terraform provider](https://github.com/fortinetdev/terraform-provider-fortios).

## Installing

This package is available in many languages in the standard packaging formats.

There are currently no packages for dotnet.

### Node.js (Java/TypeScript)

To use from JavaScript or TypeScript in Node.js, install using either `npm`:

    $ npm install @lubyou/fortios

or `yarn`:

    $ yarn add @lubyou/fortios

### Python

To use from Python, install using `pip`:

    $ pip install pulumi_fortios

### Go

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

    $ go get github.com/lubyou/pulumi-fortios/sdk/go/...

## Reference

For detailed reference documentation, please visit [the API docs][1].


[1]: https://registry.terraform.io/providers/fortinetdev/fortios/latest/docs



            

Raw data

            {
    "_id": null,
    "home_page": "https://www.pulumi.com",
    "name": "pulumi-fortios",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "pulumi fortios category/cloud",
    "author": "",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/26/62/6e6d589173c0fa27636e11ed80755e353ae20b8078795adbd5dea6498ea9/pulumi_fortios-0.0.9.tar.gz",
    "platform": null,
    "description": "# FortiOS provider\n\nFortiOS provider for pulumi, based on [Fortinet's terraform provider](https://github.com/fortinetdev/terraform-provider-fortios).\n\n## Installing\n\nThis package is available in many languages in the standard packaging formats.\n\nThere are currently no packages for dotnet.\n\n### Node.js (Java/TypeScript)\n\nTo use from JavaScript or TypeScript in Node.js, install using either `npm`:\n\n    $ npm install @lubyou/fortios\n\nor `yarn`:\n\n    $ yarn add @lubyou/fortios\n\n### Python\n\nTo use from Python, install using `pip`:\n\n    $ pip install pulumi_fortios\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/lubyou/pulumi-fortios/sdk/go/...\n\n## Reference\n\nFor detailed reference documentation, please visit [the API docs][1].\n\n\n[1]: https://registry.terraform.io/providers/fortinetdev/fortios/latest/docs\n\n\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "A Pulumi package for creating and managing fortios cloud resources.",
    "version": "0.0.9",
    "project_urls": {
        "Homepage": "https://www.pulumi.com",
        "Repository": "https://github.com/pulumi/pulumi-fortios"
    },
    "split_keywords": [
        "pulumi",
        "fortios",
        "category/cloud"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "26626e6d589173c0fa27636e11ed80755e353ae20b8078795adbd5dea6498ea9",
                "md5": "caa0fbb3a17d7b6a054952d8c5a6236d",
                "sha256": "c4e570ed2df6787ebfe79d723918765b2fa9ef901f18d5d46553b3a81f9c018a"
            },
            "downloads": -1,
            "filename": "pulumi_fortios-0.0.9.tar.gz",
            "has_sig": false,
            "md5_digest": "caa0fbb3a17d7b6a054952d8c5a6236d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 1746268,
            "upload_time": "2023-07-13T15:33:13",
            "upload_time_iso_8601": "2023-07-13T15:33:13.017857Z",
            "url": "https://files.pythonhosted.org/packages/26/62/6e6d589173c0fa27636e11ed80755e353ae20b8078795adbd5dea6498ea9/pulumi_fortios-0.0.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-13 15:33:13",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "pulumi",
    "github_project": "pulumi-fortios",
    "github_not_found": true,
    "lcname": "pulumi-fortios"
}
        
Elapsed time: 0.08812s