# CrowdStrike Resource Provider
The CrowdStrike Resource Provider lets you manage [crowdstrike](https://www.pulumi.com/registry/packages/crowdstrike/) 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 @crowdstrike/pulumi
```
or `yarn`:
```bash
yarn add @crowdstrike/pulumi
```
### Python
To use from Python, install using `pip`:
```bash
pip install crowdstrike_pulumi
```
### Go
To use from Go, use `go get` to grab the latest version of the library:
```bash
go get github.com/crowdstrike/pulumi-crowdstrike/sdk/go/...
```
### .NET
To use from .NET, install using `dotnet add package`:
```bash
dotnet add package CrowdStrike.Crowdstrike
```
## Reference
For detailed reference documentation, please visit [the Pulumi registry](https://www.pulumi.com/registry/packages/crowdstrike/api-docs/).
Raw data
{
"_id": null,
"home_page": "https://crowdstrike.com",
"name": "crowdstrike-pulumi",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "pulumi crowdstrike category/infrastructure",
"author": null,
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/da/b9/3c14a8eaeb61c83b8d228dd0af970b8f1446033181fd923eb4e481312783/crowdstrike_pulumi-0.0.8.tar.gz",
"platform": null,
"description": "# CrowdStrike Resource Provider\n\nThe CrowdStrike Resource Provider lets you manage [crowdstrike](https://www.pulumi.com/registry/packages/crowdstrike/) 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 @crowdstrike/pulumi\n```\n\nor `yarn`:\n\n```bash\nyarn add @crowdstrike/pulumi\n```\n\n### Python\n\nTo use from Python, install using `pip`:\n\n```bash\npip install crowdstrike_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/crowdstrike/pulumi-crowdstrike/sdk/go/...\n```\n\n### .NET\n\nTo use from .NET, install using `dotnet add package`:\n\n```bash\ndotnet add package CrowdStrike.Crowdstrike\n```\n\n## Reference\n\nFor detailed reference documentation, please visit [the Pulumi registry](https://www.pulumi.com/registry/packages/crowdstrike/api-docs/).\n\n\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "A Pulumi package for creating and managing CrowdStrike resources",
"version": "0.0.8",
"project_urls": {
"Homepage": "https://crowdstrike.com",
"Repository": "https://github.com/crowdstrike/pulumi-crowdstrike"
},
"split_keywords": [
"pulumi",
"crowdstrike",
"category/infrastructure"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "dab93c14a8eaeb61c83b8d228dd0af970b8f1446033181fd923eb4e481312783",
"md5": "50f0dce5fe37d64a7d023dd509bbc541",
"sha256": "5264d593f3b709ec6c83b41b1b3e7bc079b1e072b190c1171a28a694fc4d9643"
},
"downloads": -1,
"filename": "crowdstrike_pulumi-0.0.8.tar.gz",
"has_sig": false,
"md5_digest": "50f0dce5fe37d64a7d023dd509bbc541",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 62089,
"upload_time": "2025-02-05T20:50:47",
"upload_time_iso_8601": "2025-02-05T20:50:47.045972Z",
"url": "https://files.pythonhosted.org/packages/da/b9/3c14a8eaeb61c83b8d228dd0af970b8f1446033181fd923eb4e481312783/crowdstrike_pulumi-0.0.8.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-05 20:50:47",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "crowdstrike",
"github_project": "pulumi-crowdstrike",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "crowdstrike-pulumi"
}