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: 4 months ago
JSON representation
Terraform module which creates a lambda function that triggers GitHub workflows by Slack interactively.
- Host: GitHub
- URL: https://github.com/kota65535/terraform-aws-github-workflow-dispatch-slack
- Owner: kota65535
- License: mit
- Created: 2023-01-10T12:38:46.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2026-01-28T11:43:10.000Z (5 months ago)
- Last Synced: 2026-01-29T03:08:35.531Z (5 months ago)
- Topics: aws, aws-lambda, slack, terraform, terraform-module
- Language: Python
- Homepage: https://registry.terraform.io/modules/kota65535/github-workflow-dispatch-slack/aws/latest
- Size: 448 KB
- Stars: 2
- Watchers: 1
- Forks: 3
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
