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: address breaking changes to `slack-github-action` #40213

Closed jar-b closed 1 day ago

jar-b commented 2 days ago

Description

The webhook-type argument is now required. The webhook argument is optional and can also be configured by setting the SLACK_WEBHOOK_URL environment variable, but I've migrated to the explicit argument to align with the documentation for the release. See the release notes for complete details on the breaking changes.

Relations

Relates #40160

References

github-actions[bot] commented 2 days 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!