Skip to content

Commit bffba7f

Browse files
authored
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.
1 parent 8b0ccce commit bffba7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.release/ci.hcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ project "terraform" {
77
// the team key is not used by CRT currently
88
team = "terraform"
99
slack {
10-
notification_channel = "C011WJ112MD"
10+
notification_channel = "C09L2R91Y12"
1111
}
1212
github {
1313
organization = "hashicorp"

0 commit comments

Comments
 (0)