0.4.9 • Published 8 months ago

@pulumi/slack v0.4.9

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
8 months ago

Slack Resource Provider

The Slack Provider enables you to manage Slack resources via Pulumi.

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 @pulumi/slack

or yarn:

yarn add @pulumi/slack

Python

To use from Python, install using pip:

pip install pulumi_slack

Go

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

go get github.com/pulumi/pulumi-slack/sdk/go/...

.NET

To use from .NET, install using dotnet add package:

dotnet add package Pulumi.Slack

Configuration

The following configuration points are available for the slack provider:

  • slack:token (environment: SLACK_TOKEN) - the token for your slack workspace

Reference

For detailed reference documentation, please visit the Pulumi registry.

0.4.9

9 months ago

0.4.8

9 months ago

0.4.7

10 months ago

0.4.5

1 year ago

0.4.6

12 months ago

0.4.4

1 year ago

0.4.3

1 year ago

0.4.1

2 years ago

0.4.0

2 years ago

0.4.2

2 years ago

0.3.1

3 years ago

0.3.0

3 years ago

0.2.1

3 years ago

0.2.0

3 years ago

0.2.2

3 years ago

0.1.0

3 years ago