pulumi-aviatrix


Namepulumi-aviatrix JSON
Version 0.0.11 PyPI version JSON
download
home_pagehttps://www.aviatrix.com
SummaryA Pulumi package for creating and managing Aviatrix cloud resources.
upload_time2023-06-17 12:45:22
maintainer
docs_urlNone
author
requires_python
licenseApache-2.0
keywords pulumi aviatrix category/cloud
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Aviatrix Resource Provider

The Aviatrix Resource Provider lets you manage [Aviatrix](https://aviatrix.com) resources.

## Installing

This package is currently available for the following platforms/languages:

### Python

To use from Python, install using `pip`:

```bash
pip install pulumi-aviatrix
```

## Configuration

The following configuration points are available for the `aviatrix` provider:

Mandatory:
- `aviatrix:controllerIp` (environment: `AVIATRIX_CONTROLLER_IP`) - The Aviatrix controller's IP address
- `aviatrix:username` (environment: `AVIATRIX_USERNAME`) - The Aviatrix controller's username
- `aviatrix:password` (environment: `AVIATRIX_PASSWORD`) - The Aviatrix controller's password

Optional:
- `aviatrix:skip_version_validation` (environment: `AVIATRIX_SKIP_VERSION_VALIDATION`) - Valid values: true, false. Default: false. If set to true, it skips checking whether current Pulumi provider supports current Controller version.
- `aviatrix:verify_ssl_certificate` (environment: `AVIATRIX_VERIFY_SSL_CERTIFICATE`) - Valid values: true, false. Default: false. If set to true, the SSL certificate of the controller will be verified.

## Controller compatibility

This package has feature parity with the Aviatrix Terraform provider version 2.24.1. For controller version compatibility please visit the [compatibility page](https://registry.terraform.io/providers/AviatrixSystems/aviatrix/latest/docs/guides/release-compatibility).

## Reference

For detailed reference documentation, please visit the [Terraform registry](https://registry.terraform.io/providers/AviatrixSystems/aviatrix/latest/docs).

## Disclaimer
This is an unofficial Aviatrix Pulumi provider and not supported by Aviatrix in any way. The material embodied in this software/code is provided to you "as-is" and without warranty of any kind, express, implied or otherwise, including without limitation, any warranty of fitness for a particular purpose. In no event shall the Aviatrix Inc. be liable to you or anyone else for any direct, special, incidental, indirect or consequential damages of any kind, or any damages whatsoever, including without limitation, loss of profit, loss of use, savings or revenue, or the claims of third parties, whether or not Aviatrix Inc. has been advised of the possibility of such loss, however caused and on any theory of liability, arising out of or in connection with the possession, use or performance of this software/code.



            

Raw data

            {
    "_id": null,
    "home_page": "https://www.aviatrix.com",
    "name": "pulumi-aviatrix",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "pulumi aviatrix category/cloud",
    "author": "",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/46/b1/d52d51c3f4983b0ce7e5451845e30a43d3771fcfcac1dd74057064cdb2b9/pulumi_aviatrix-0.0.11.tar.gz",
    "platform": null,
    "description": "# Aviatrix Resource Provider\n\nThe Aviatrix Resource Provider lets you manage [Aviatrix](https://aviatrix.com) resources.\n\n## Installing\n\nThis package is currently available for the following platforms/languages:\n\n### Python\n\nTo use from Python, install using `pip`:\n\n```bash\npip install pulumi-aviatrix\n```\n\n## Configuration\n\nThe following configuration points are available for the `aviatrix` provider:\n\nMandatory:\n- `aviatrix:controllerIp` (environment: `AVIATRIX_CONTROLLER_IP`) - The Aviatrix controller's IP address\n- `aviatrix:username` (environment: `AVIATRIX_USERNAME`) - The Aviatrix controller's username\n- `aviatrix:password` (environment: `AVIATRIX_PASSWORD`) - The Aviatrix controller's password\n\nOptional:\n- `aviatrix:skip_version_validation` (environment: `AVIATRIX_SKIP_VERSION_VALIDATION`) - Valid values: true, false. Default: false. If set to true, it skips checking whether current Pulumi provider supports current Controller version.\n- `aviatrix:verify_ssl_certificate` (environment: `AVIATRIX_VERIFY_SSL_CERTIFICATE`) - Valid values: true, false. Default: false. If set to true, the SSL certificate of the controller will be verified.\n\n## Controller compatibility\n\nThis package has feature parity with the Aviatrix Terraform provider version 2.24.1. For controller version compatibility please visit the [compatibility page](https://registry.terraform.io/providers/AviatrixSystems/aviatrix/latest/docs/guides/release-compatibility).\n\n## Reference\n\nFor detailed reference documentation, please visit the [Terraform registry](https://registry.terraform.io/providers/AviatrixSystems/aviatrix/latest/docs).\n\n## Disclaimer\nThis is an unofficial Aviatrix Pulumi provider and not supported by Aviatrix in any way. The material embodied in this software/code is provided to you \"as-is\" and without warranty of any kind, express, implied or otherwise, including without limitation, any warranty of fitness for a particular purpose. In no event shall the Aviatrix Inc. be liable to you or anyone else for any direct, special, incidental, indirect or consequential damages of any kind, or any damages whatsoever, including without limitation, loss of profit, loss of use, savings or revenue, or the claims of third parties, whether or not Aviatrix Inc. has been advised of the possibility of such loss, however caused and on any theory of liability, arising out of or in connection with the possession, use or performance of this software/code.\n\n\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "A Pulumi package for creating and managing Aviatrix cloud resources.",
    "version": "0.0.11",
    "project_urls": {
        "Homepage": "https://www.aviatrix.com",
        "Repository": "https://github.com/astipkovits/pulumi-aviatrix"
    },
    "split_keywords": [
        "pulumi",
        "aviatrix",
        "category/cloud"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "46b1d52d51c3f4983b0ce7e5451845e30a43d3771fcfcac1dd74057064cdb2b9",
                "md5": "b9871a0c3c16caa5bdf0bd0b0acd94ae",
                "sha256": "815b8a078e99c9d57665d3a76248939058ff47fad5617fef8bd611fdeafeb39d"
            },
            "downloads": -1,
            "filename": "pulumi_aviatrix-0.0.11.tar.gz",
            "has_sig": false,
            "md5_digest": "b9871a0c3c16caa5bdf0bd0b0acd94ae",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 355486,
            "upload_time": "2023-06-17T12:45:22",
            "upload_time_iso_8601": "2023-06-17T12:45:22.128277Z",
            "url": "https://files.pythonhosted.org/packages/46/b1/d52d51c3f4983b0ce7e5451845e30a43d3771fcfcac1dd74057064cdb2b9/pulumi_aviatrix-0.0.11.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-17 12:45:22",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "astipkovits",
    "github_project": "pulumi-aviatrix",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pulumi-aviatrix"
}
        
Elapsed time: 0.07676s