{"id":13623902,"url":"https://github.com/DNXLabs/terraform-aws-chatbot","last_synced_at":"2025-04-15T20:32:39.852Z","repository":{"id":46671846,"uuid":"258911746","full_name":"DNXLabs/terraform-aws-chatbot","owner":"DNXLabs","description":"Utility Module to create AWS Chatbot and its dependencies.","archived":false,"fork":false,"pushed_at":"2024-07-16T00:57:08.000Z","size":33,"stargazers_count":5,"open_issues_count":2,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-11-08T12:42:37.545Z","etag":null,"topics":["aws","hacktoberfest","slack","terraform"],"latest_commit_sha":null,"homepage":"https://modules.dnx.one/","language":"HCL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DNXLabs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-04-26T01:30:54.000Z","updated_at":"2024-07-16T00:56:36.000Z","dependencies_parsed_at":"2024-08-01T21:44:15.218Z","dependency_job_id":"2674e6a7-6d4f-4f2c-bb21-a8a066bc0103","html_url":"https://github.com/DNXLabs/terraform-aws-chatbot","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DNXLabs%2Fterraform-aws-chatbot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DNXLabs%2Fterraform-aws-chatbot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DNXLabs%2Fterraform-aws-chatbot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DNXLabs%2Fterraform-aws-chatbot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DNXLabs","download_url":"https://codeload.github.com/DNXLabs/terraform-aws-chatbot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249148168,"owners_count":21220491,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aws","hacktoberfest","slack","terraform"],"created_at":"2024-08-01T21:01:36.802Z","updated_at":"2025-04-15T20:32:39.575Z","avatar_url":"https://github.com/DNXLabs.png","language":"HCL","funding_links":[],"categories":["HCL"],"sub_categories":[],"readme":"# terraform-aws-chatbot\n\n[![Lint Status](https://github.com/DNXLabs/terraform-aws-chatbot/workflows/Lint/badge.svg)](https://github.com/DNXLabs/terraform-aws-chatbot/actions)\n[![LICENSE](https://img.shields.io/github/license/DNXLabs/terraform-aws-chatbot)](https://github.com/DNXLabs/terraform-aws-chatbot/blob/master/LICENSE)\n\nThis terraform module creates AWS Chatbot and its dependencies.\n\nThe following resources will be created:\n\n - An Identity and Access Management (IAM)\n\nIn addition you have the option to:\n\n - Create aws chatboot workspace(s) and integrate to slack\n - Create AWS chatbot clients connecting to one or more slack channel(s) to send notification using AWS Chatbot\n\n\u003c!--- BEGIN_TF_DOCS ---\u003e\n\n## Requirements\n\n| Name | Version |\n|------|---------|\n| terraform | \u003e= 0.13.0 |\n\n## Providers\n\n| Name | Version |\n|------|---------|\n| aws | n/a |\n| awscc | n/a |\n\n## Inputs\n\n| Name | Description | Type | Default | Required |\n|------|-------------|------|---------|:--------:|\n| account\\_ids | list of accounts that can send notifications | `list` | `[]` | no |\n| logging\\_level | Specifies the logging level for this configuration. This property affects the log entries pushed to Amazon CloudWatch Logs. Logging levels include ERROR, INFO, or NONE. | `string` | `\"ERROR\"` | no |\n| org\\_name | Name for this organization | `any` | n/a | yes |\n| slack\\_targets | Use to define additional slack channels. Format: [ { slack\\_channel\\_name=xxxx , slack\\_channel\\_id=xxx, slack\\_workspace\\_id=xxx }] | `any` | `[]` | no |\n| tags | Specifies object tags key and value. This applies to all resources created by this module. | `map(string)` | \u003cpre\u003e{\u003cbr\u003e  \"Terraform\": true\u003cbr\u003e}\u003c/pre\u003e | no |\n| teams\\_targets | Use to define additional slack channels. Format: [ { team\\_id=xxxx , teams\\_channel\\_id=xxx, teams\\_tenant\\_id=xxx }] | `any` | `[]` | no |\n| workspace\\_name | Description for the chat integration | `any` | n/a | yes |\n\n## Outputs\n\n| Name | Description |\n|------|-------------|\n| chatbot\\_role\\_arn | The ARN of the Chatbot role |\n| chatbot\\_role\\_name | The name of the Chatbot role |\n\n\u003c!--- END_TF_DOCS ---\u003e\n\n## Authors\n\nModule managed by [DNX Solutions](https://github.com/DNXLabs).\n\n## License\n\nApache 2 Licensed. See [LICENSE](https://github.com/DNXLabs/terraform-aws-chatbot/blob/master/LICENSE) for full details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDNXLabs%2Fterraform-aws-chatbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FDNXLabs%2Fterraform-aws-chatbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDNXLabs%2Fterraform-aws-chatbot/lists"}