@gtheocrwd/pulumi-crowdstrike
v1.0.12
Published
A Pulumi package for creating and managing Crowdstrike resources. Based on terraform-provider-crowdstrike: version v0.0.5
Maintainers
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 @gtheocrwd/pulumi-crowdstrikeor yarn:
yarn add @gtheocrwd/pulumi-crowdstrikePython
To use from Python, install using pip:
pip install pcrowdstrike_pulumi_gaxGo
To use from Go, use go get to grab the latest version of the library:
go get github.com/gtheodorio/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.
