Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/kota65535/terraform-aws-github-workflow-dispatch-slack
- Owner: kota65535
- License: mit
- Created: 2023-01-10T12:38:46.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-24T18:37:17.000Z (14 days ago)
- Last Synced: 2024-10-26T04:08:57.195Z (12 days 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: 438 KB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 12
-
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
![img.png](https://github.com/kota65535/terraform-aws-github-workflow-dispatch-slack/raw/main/img.png)