pulumiverse-fortios


Namepulumiverse-fortios JSON
Version 0.0.6 PyPI version JSON
download
home_pagehttps://github.com/pulumiverse/pulumi-fortios
SummaryA Pulumi package for creating and managing Fortios resources
upload_time2024-07-09 21:14:59
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
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 Resource Provider

The Fortios Resource Provider lets you manage [fortios](https://www.pulumi.com/registry/packages/fortios/) resources.

## Installing

This package is available for several languages/platforms:

### Node.js (JavaScript/TypeScript)

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

```bash
npm install @pulumiverse/fortios
```

or `yarn`:

```bash
yarn add @pulumiverse/fortios
```

### Python

To use from Python, install using `pip`:

```bash
pip install pulumiverse_fortios
```

### Go

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

```bash
go get github.com/pulumiverse/pulumi-fortios/sdk/go/...
```

### .NET

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

```bash
dotnet add package Pulumiverse.Fortios
```

## Reference

For detailed reference documentation, please visit [the Pulumi registry](https://www.pulumi.com/registry/packages/fortios/api-docs/).



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/pulumiverse/pulumi-fortios",
    "name": "pulumiverse-fortios",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "pulumi fortios category/cloud",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/9d/5a/a02b83b0e3289b2f18d37176a2d067b5fda15f77d17928586aa1a24aba4a/pulumiverse_fortios-0.0.6.tar.gz",
    "platform": null,
    "description": "# Fortios Resource Provider\n\nThe Fortios Resource Provider lets you manage [fortios](https://www.pulumi.com/registry/packages/fortios/) resources.\n\n## Installing\n\nThis package is available for several languages/platforms:\n\n### Node.js (JavaScript/TypeScript)\n\nTo use from JavaScript or TypeScript in Node.js, install using either `npm`:\n\n```bash\nnpm install @pulumiverse/fortios\n```\n\nor `yarn`:\n\n```bash\nyarn add @pulumiverse/fortios\n```\n\n### Python\n\nTo use from Python, install using `pip`:\n\n```bash\npip install pulumiverse_fortios\n```\n\n### Go\n\nTo use from Go, use `go get` to grab the latest version of the library:\n\n```bash\ngo get github.com/pulumiverse/pulumi-fortios/sdk/go/...\n```\n\n### .NET\n\nTo use from .NET, install using `dotnet add package`:\n\n```bash\ndotnet add package Pulumiverse.Fortios\n```\n\n## Reference\n\nFor detailed reference documentation, please visit [the Pulumi registry](https://www.pulumi.com/registry/packages/fortios/api-docs/).\n\n\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "A Pulumi package for creating and managing Fortios resources",
    "version": "0.0.6",
    "project_urls": {
        "Homepage": "https://github.com/pulumiverse/pulumi-fortios",
        "Repository": "https://github.com/pulumiverse/pulumi-fortios"
    },
    "split_keywords": [
        "pulumi",
        "fortios",
        "category/cloud"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9d5aa02b83b0e3289b2f18d37176a2d067b5fda15f77d17928586aa1a24aba4a",
                "md5": "24340870ade3ef2274a153927b42e52f",
                "sha256": "24aa8eb0c5643bc99136656361bc91fc7e86e853715c3eef33a3cf40e5e60581"
            },
            "downloads": -1,
            "filename": "pulumiverse_fortios-0.0.6.tar.gz",
            "has_sig": false,
            "md5_digest": "24340870ade3ef2274a153927b42e52f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 3381123,
            "upload_time": "2024-07-09T21:14:59",
            "upload_time_iso_8601": "2024-07-09T21:14:59.249877Z",
            "url": "https://files.pythonhosted.org/packages/9d/5a/a02b83b0e3289b2f18d37176a2d067b5fda15f77d17928586aa1a24aba4a/pulumiverse_fortios-0.0.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-09 21:14:59",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "pulumiverse",
    "github_project": "pulumi-fortios",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pulumiverse-fortios"
}
        
Elapsed time: 5.00248s