1. Packages
  2. Slack
  3. Installation & Configuration
Slack v0.4.4 published on Thursday, Mar 21, 2024 by Pulumi

Slack: Installation & Configuration

slack logo
Slack v0.4.4 published on Thursday, Mar 21, 2024 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
    Slack v0.4.4 published on Thursday, Mar 21, 2024 by Pulumi