Update release Slack channel to new grid (#37765)

This PR replaces the old Slack channel id in our release tooling
configuration with the new one.
pull/37705/head
Daniel Banck 4 months ago committed by GitHub
parent 8b0ccce413
commit bffba7ffbc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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