[New Data Source]: aws_chatbot_slack_channel_configuration #42756
Labels
new-data-source
Introduces a new data source.
service/chatbot
Issues and PRs that pertain to the chatbot service.
Uh oh!
There was an error while loading. Please reload this page.
What new functionality are you requesting?
aws_chatbot_slack_channel_configuration
Description
I'd like to request a new data source for the existing
aws_chatbot_slack_channel_configuration
resource.When managing infrastructure with Terraform, it’s common to separate resources with different lifecycles into separate Terraform projects.
In my case, I’ve separated resources into two projects:
Currently, there's no data source available to reference existing Chatbot Slack channel configurations.
Adding this data source would improve modularity and separation of concerns in Terraform configurations that work with AWS Chatbot resources.
Note
AWS has renamed "AWS Chatbot" to "Amazon Q Developer (in chat applications)".
Potential Terraform Configuration
Lookup by configuration name:
Lookup by Slack channel and team IDs:
Usage example:
References
Would you like to implement the enhancement?
Yes
The text was updated successfully, but these errors were encountered: