Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kota65535/terraform-aws-github-workflow-dispatch-slack

Terraform module which creates a lambda function that triggers GitHub workflows by Slack interactively.
https://github.com/kota65535/terraform-aws-github-workflow-dispatch-slack

aws aws-lambda slack terraform terraform-module

Last synced: 5 days ago
JSON representation

Terraform module which creates a lambda function that triggers GitHub workflows by Slack interactively.

Awesome Lists containing this project

README

        

# terraform-aws-github-workflow-dispatch-slack

Terraform module which creates AWS resources that enable to trigger GitHub Actions workflows by Slack interactively.

This module is assumed to be used with a Slack app that sends messages with interactive components in a specific format.
If you are using GitHub Actions, try [github-workflow-dispatch-slack-action](https://github.com/kota65535/github-workflow-dispatch-slack-action).

## Overview

![img.png](https://github.com/kota65535/terraform-aws-github-workflow-dispatch-slack/raw/main/img.png)