hashicorp / terraform-provider-aws

The AWS Provider enables Terraform to manage AWS resources.
https://registry.terraform.io/providers/hashicorp/aws
Mozilla Public License 2.0
9.85k stars 9.2k forks source link

.github/workflows: fix slack notification actions #40240

Closed jar-b closed 1 day ago

jar-b commented 1 day ago

Description

Attempt 2 at addressing the breaking changes to workflows using slack-github-action. This should fix all "Incoming Webhook" style actions, as those were non-functional due to a mistyped secret name in the initial attempted fix. The changes related to the workflows using the "Slack API method" technique are best effort based on the release notes.

Relations

Relates #40160 Relates #40213

github-actions[bot] commented 1 day ago

Community Note

Voting for Prioritization

For Submitters

github-actions[bot] commented 22 hours ago

This functionality has been released in v5.77.0 of the Terraform AWS Provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading.

For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you!