1. Packages
  2. Slack Provider
  3. Installation & Configuration
Viewing docs for Slack v0.4.16
published on Thursday, Feb 26, 2026 by Pulumi

Slack Provider: Installation & Configuration

slack logo
Viewing docs for Slack v0.4.16
published on Thursday, Feb 26, 2026 by Pulumi

    Installation

    The Pulumi Slack provider is available as a package in all Pulumi languages:

    Setup

    The Slack provider must be configured with a token to manage resources in a Slack Workspace. Documentation about how to create an app and token for your workspace here here

    Configuration Options

    Use pulumi config set slack:token --secret or set as an environment variable: export SLACK_TOKEN="my-token"

    OptionRequired/OptionalDescription
    tokenRequiredSlack token
    slack logo
    Viewing docs for Slack v0.4.16
    published on Thursday, Feb 26, 2026 by Pulumi
      Try Pulumi Cloud free. Your team will thank you.