Update release Slack channel to new grid

This PR replaces the old Slack channel id in our release tooling
configuration with the new one.
pull/37765/head
Daniel Banck 7 months ago
parent d6865bf7a9
commit fb29f11c67
No known key found for this signature in database

@ -7,7 +7,7 @@ project "terraform" {
// the team key is not used by CRT currently
team = "terraform"
slack {
notification_channel = "C011WJ112MD"
notification_channel = "C09L2R91Y12"
}
github {
organization = "hashicorp"

Loading…
Cancel
Save