pulumi-onepassword


Namepulumi-onepassword JSON
Version 1.1.3 PyPI version JSON
download
home_pagehttps://www.developer.1password.com
SummaryUse the 1Password Pulumi provider to access and manage items in your 1Password vaults.
upload_time2024-09-02 09:03:57
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseApache-2.0
keywords pulumi onepassword 1password category/cloud
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 1Password Pulumi provider

Use the 1Password Pulumi provider to access and manage items in your 1Password vaults.

## 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 @1password/pulumi-onepassword
```

or `yarn`:

```bash
yarn add @1password/pulumi-onepassword
```

### Python

To use from Python, install using `pip`:

```bash
pip install pulumi_onepassword
```

### Go

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

<!-- TODO: Confirm that this path to the Go SDK is correct. -->
<!-- This should be straightforward to confirm once we build out everything to the sdk/ directory. -->

```bash
go get github.com/1Password/pulumi-onepassword/sdk/go/...
```

<!--

### .NET

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

TODO: Confirm that this namespace and package name are correct for .NET.

```bash
dotnet add package 1Password.Pulumi-OnePassword
```

-->

## Configuration

The following configuration points are available for the `1Password` provider:

- `pulumi-onepassword:url` (environment: `OP_CONNECT_HOST`) - the URL where your 1Password Connect API can be found
- `pulumi-onepassword:token` (environment: `OP_CONNECT_TOKEN`) - the token for your Connect API.
- `pulumi-onepassword:service_account_token` (environment: `OP_SERVICE_ACCOUNT_TOKEN`) - The 1Password service account token to use with 1Password CLI.
- `pulumi-onepassword:account` (environment: `OP_ACCOUNT`) - A valid account's sign-in address or ID to use with 1Password CLI and biometric unlock.
- `pulumi-onepassword:op_cli_path` (environment: `OP_CLI_PATH`) - The path to the 1Password CLI binary.

## Reference

<!-- TODO: Confirm that this URL to the API documentation is correct. -->

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



            

Raw data

            {
    "_id": null,
    "home_page": "https://www.developer.1password.com",
    "name": "pulumi-onepassword",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "pulumi onepassword 1Password category/cloud",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/2d/e3/15ba07147bf1ad602cd6234bb5ff09c29f9206d5ee0bf6845657c593264a/pulumi_onepassword-1.1.3.tar.gz",
    "platform": null,
    "description": "# 1Password Pulumi provider\n\nUse the 1Password Pulumi provider to access and manage items in your 1Password vaults.\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 @1password/pulumi-onepassword\n```\n\nor `yarn`:\n\n```bash\nyarn add @1password/pulumi-onepassword\n```\n\n### Python\n\nTo use from Python, install using `pip`:\n\n```bash\npip install pulumi_onepassword\n```\n\n### Go\n\nTo use from Go, use `go get` to grab the latest version of the library:\n\n<!-- TODO: Confirm that this path to the Go SDK is correct. -->\n<!-- This should be straightforward to confirm once we build out everything to the sdk/ directory. -->\n\n```bash\ngo get github.com/1Password/pulumi-onepassword/sdk/go/...\n```\n\n<!--\n\n### .NET\n\nTo use from .NET, install using `dotnet add package`:\n\nTODO: Confirm that this namespace and package name are correct for .NET.\n\n```bash\ndotnet add package 1Password.Pulumi-OnePassword\n```\n\n-->\n\n## Configuration\n\nThe following configuration points are available for the `1Password` provider:\n\n- `pulumi-onepassword:url` (environment: `OP_CONNECT_HOST`) - the URL where your 1Password Connect API can be found\n- `pulumi-onepassword:token` (environment: `OP_CONNECT_TOKEN`) - the token for your Connect API.\n- `pulumi-onepassword:service_account_token` (environment: `OP_SERVICE_ACCOUNT_TOKEN`) - The 1Password service account token to use with 1Password CLI.\n- `pulumi-onepassword:account` (environment: `OP_ACCOUNT`) - A valid account's sign-in address or ID to use with 1Password CLI and biometric unlock.\n- `pulumi-onepassword:op_cli_path` (environment: `OP_CLI_PATH`) - The path to the 1Password CLI binary.\n\n## Reference\n\n<!-- TODO: Confirm that this URL to the API documentation is correct. -->\n\nFor detailed reference documentation, please visit [the Pulumi registry](https://www.pulumi.com/registry/packages/1Password/api-docs/).\n\n\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Use the 1Password Pulumi provider to access and manage items in your 1Password vaults.",
    "version": "1.1.3",
    "project_urls": {
        "Homepage": "https://www.developer.1password.com",
        "Repository": "https://github.com/1Password/pulumi-onepassword"
    },
    "split_keywords": [
        "pulumi",
        "onepassword",
        "1password",
        "category/cloud"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2de315ba07147bf1ad602cd6234bb5ff09c29f9206d5ee0bf6845657c593264a",
                "md5": "b013b9bce4380836923feb0517a37150",
                "sha256": "2ebbefa9463d8a9c6faf65491cad418c186d3a604360e78eaa319ef09c2478ba"
            },
            "downloads": -1,
            "filename": "pulumi_onepassword-1.1.3.tar.gz",
            "has_sig": false,
            "md5_digest": "b013b9bce4380836923feb0517a37150",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 17968,
            "upload_time": "2024-09-02T09:03:57",
            "upload_time_iso_8601": "2024-09-02T09:03:57.353801Z",
            "url": "https://files.pythonhosted.org/packages/2d/e3/15ba07147bf1ad602cd6234bb5ff09c29f9206d5ee0bf6845657c593264a/pulumi_onepassword-1.1.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-02 09:03:57",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "1Password",
    "github_project": "pulumi-onepassword",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pulumi-onepassword"
}
        
Elapsed time: 0.31965s