tencentcloud-iac-pulumi


Nametencentcloud-iac-pulumi JSON
Version 0.2.0 PyPI version JSON
download
home_pagehttps://www.pulumi.com
SummaryA Pulumi package for creating and managing Tencent Cloud resources.
upload_time2024-07-02 02:00:47
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseApache-2.0
keywords pulumi tencentcloud category/cloud
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Pulumi TencentCloud Resource Provider

The Pulumi TencentCloud Resource Provider lets you manage [TencentCloud](https://www.tencentcloud.com/) resources.

## Installing

### Install tencentcloud provider

The sdks installation will fully support package auto download in the future, but now we recommend downloading manually:

```bash
pulumi plugin install resource tencentcloud --server github://api.github.com/tencentcloudstack
```

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 @tencentcloud_iac/pulumi
```

or `yarn`:

```bash
yarn add @tencentcloud_iac/pulumi
```

### Python

To use from Python, install using `pip`:

```bash
pip install tencentcloud_iac_pulumi
```

### Go

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

```bash
go get github.com/tencentcloudstack/pulumi-tencentcloud/sdk/go/...
```

## Configuration

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

#### Secret ID
The API Secret ID, read from environment variable `TENCENTCLOUD_SECRET_ID` if not preset.

```bash
pulumi config set tencentcloud:secretId [your-secret-id] --secret
```
#### Secret Key
The API Secret Key, read from environment variable `TENCENTCLOUD_SECRET_KEY` if not preset.

```bash
pulumi config set tencentcloud:secretKey [your-secret-key] --secret
```

#### Region
The region in which to deploy resources, read from environment variable `TENCENTCLOUD_REGION` if not preset.

```bash
pulumi config set tencentcloud:region ap-singapore
```

#### Security Token (Optional)
The Security Token for temporary access, read from environment variable `TENCENTCLOUD_SECURITY_TOKEN` if not preset.

```bash
pulumi config set tencentcloud:securityToken [your-security-token] --secret
```




            

Raw data

            {
    "_id": null,
    "home_page": "https://www.pulumi.com",
    "name": "tencentcloud-iac-pulumi",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "pulumi tencentcloud category/cloud",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/cf/10/d77f070118fde4eaf00abfc8e50e3fd676ec4b4e9e47a2ef894746258dba/tencentcloud_iac_pulumi-0.2.0.tar.gz",
    "platform": null,
    "description": "# Pulumi TencentCloud Resource Provider\n\nThe Pulumi TencentCloud Resource Provider lets you manage [TencentCloud](https://www.tencentcloud.com/) resources.\n\n## Installing\n\n### Install tencentcloud provider\n\nThe sdks installation will fully support package auto download in the future, but now we recommend downloading manually:\n\n```bash\npulumi plugin install resource tencentcloud --server github://api.github.com/tencentcloudstack\n```\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 @tencentcloud_iac/pulumi\n```\n\nor `yarn`:\n\n```bash\nyarn add @tencentcloud_iac/pulumi\n```\n\n### Python\n\nTo use from Python, install using `pip`:\n\n```bash\npip install tencentcloud_iac_pulumi\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/tencentcloudstack/pulumi-tencentcloud/sdk/go/...\n```\n\n## Configuration\n\nThe following configuration points are available for the `tencentcloud` provider:\n\n#### Secret ID\nThe API Secret ID, read from environment variable `TENCENTCLOUD_SECRET_ID` if not preset.\n\n```bash\npulumi config set tencentcloud:secretId [your-secret-id] --secret\n```\n#### Secret Key\nThe API Secret Key, read from environment variable `TENCENTCLOUD_SECRET_KEY` if not preset.\n\n```bash\npulumi config set tencentcloud:secretKey [your-secret-key] --secret\n```\n\n#### Region\nThe region in which to deploy resources, read from environment variable `TENCENTCLOUD_REGION` if not preset.\n\n```bash\npulumi config set tencentcloud:region ap-singapore\n```\n\n#### Security Token (Optional)\nThe Security Token for temporary access, read from environment variable `TENCENTCLOUD_SECURITY_TOKEN` if not preset.\n\n```bash\npulumi config set tencentcloud:securityToken [your-security-token] --secret\n```\n\n\n\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "A Pulumi package for creating and managing Tencent Cloud resources.",
    "version": "0.2.0",
    "project_urls": {
        "Homepage": "https://www.pulumi.com",
        "Repository": "https://github.com/tencentcloudstack/pulumi-tencentcloud"
    },
    "split_keywords": [
        "pulumi",
        "tencentcloud",
        "category/cloud"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cf10d77f070118fde4eaf00abfc8e50e3fd676ec4b4e9e47a2ef894746258dba",
                "md5": "45a8ff91f3e85d9a11ce78b3b1780c64",
                "sha256": "4b7bb6d8533ef517b312bd96da825ae323c0549c29a36b5c64e9d754bddc88d8"
            },
            "downloads": -1,
            "filename": "tencentcloud_iac_pulumi-0.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "45a8ff91f3e85d9a11ce78b3b1780c64",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 3511207,
            "upload_time": "2024-07-02T02:00:47",
            "upload_time_iso_8601": "2024-07-02T02:00:47.561349Z",
            "url": "https://files.pythonhosted.org/packages/cf/10/d77f070118fde4eaf00abfc8e50e3fd676ec4b4e9e47a2ef894746258dba/tencentcloud_iac_pulumi-0.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-02 02:00:47",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "tencentcloudstack",
    "github_project": "pulumi-tencentcloud",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "tencentcloud-iac-pulumi"
}
        
Elapsed time: 0.28811s