chatbot
DNXLabs/chatbot/aws
Utility Module to create AWS Chatbot and its dependencies.
terraform-aws-chatbot   This terraform module creates AWS Chatbot and its dependencies. The following resources will be created: - An Identity and Access Management (IAM) In addition you have the option to: - Create aws chatboot workspace(s) and integrate to slack - Create AWS chatbot clients connecting to one or more slack channel(s) to send notification using AWS Chatbot Requirements | Name | Version | |------|---------| | terraform | >= 0.13.0 | Providers | Name | Version | |------|---------| | aws | n/a | | awscc | n/a | Inputs | Name | Description | Type | Default | Required | |------|-------------|------|---------|:--------:| | accoun
| Name | Type | Description | Default |
|---|---|---|---|
| org_name | string | Name for this organization | required |
| workspace_name | string | Description for the chat integration | required |
| slack_targets | any | Use to define additional slack channels. Format: [ { slack_channel_name=xxxx , s | [] |
| teams_targets | any | Use to define additional slack channels. Format: [ { team_id=xxxx , teams_channe | [] |
| tags | map(string) | Specifies object tags key and value. This applies to all resources created by th | {
"Terraform": true
} |
| logging_level | string | Specifies the logging level for this configuration. This property affects the lo | "ERROR" |
| account_ids | list | list of accounts that can send notifications | [] |
chatbot_role_name — The name of the Chatbot rolechatbot_role_arn — The ARN of the Chatbot roleAzure landing zones Terraform module
Terraform supermodule for the Terraform platform engineering for Azure
Terraform module to deploy landing zone subscriptions (and much more) in Azure
Terraform Module to define a consistent naming convention by (namespace, stage,