@crowdstrike/pulumi
v0.0.14
Published
A Pulumi package for creating and managing CrowdStrike resources. Based on terraform-provider-crowdstrike: version v0.0.4
Readme
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/pulumior yarn:
yarn add @crowdstrike/pulumiPython
To use from Python, install using pip:
pip install crowdstrike_pulumiGo
To use from Go, use go get to grab the latest version of the library:
go get github.com/crowdstrike/pulumi-crowdstrike/sdk/go/....NET
To use from .NET, install using dotnet add package:
dotnet add package CrowdStrike.CrowdstrikeReference
For detailed reference documentation, please visit the Pulumi registry.
