0.0.3 • Published 9 months ago
@crowdstrike/pulumi v0.0.3
Crowdstrike Resource Provider
The Crowdstrike Resource Provider lets you manage 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
:
npm install @crowdstrike/pulumi
or yarn
:
yarn add @crowdstrike/pulumi
Python
To use from Python, install using pip
:
pip install crowdstrike_pulumi
Go
To use from Go, use go get
to grab the latest version of the library:
go get github.com/crowdstrike/pulumi-crowdstrike/sdk/go/...
Reference
For detailed reference documentation, please visit the Pulumi registry.