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.
Release files for pulumi-slack 0.5.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pulumi_slack-0.5.2.tar.gz | 16.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pulumi_slack-0.5.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 39.0 kB
Release files / pulumi_slack-0.5.2.tar.gz
| Download URL | pulumi_slack-0.5.2.tar.gz |
|---|---|
| Size | 16.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
e45bfbed36b206e9ab4b04e0cb72ba84d163a10c720ff977c9cbc06007e4dbe5
|
|
BLAKE2b-256 checksum How to use checksums |
7f3450c9774fd8c9624c0c71e161e5d4c285b7b5baf674a5a3e17dcbbe9bd78f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.11.15
|
Release files / pulumi_slack-0.5.2-py3-none-any.whl
| Download URL | pulumi_slack-0.5.2-py3-none-any.whl |
|---|---|
| Size | 22.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
e3093c4f87a78966dc44ee57dd311b319d17f2c6c2bc14013dac6f5566263a28
|
|
BLAKE2b-256 checksum How to use checksums |
13e07ce2094153c8846c9f5e04679aa7a4d4225b3ec40342c4d28831a4f7a277
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.11.15
|