The Terraform GitHub Provider deprecated the field contexts and from now on checks should be used. Would be good to reflect this change in the module.
Warning: "required_status_checks.0.contexts": [DEPRECATED] GitHub is deprecating the use of contexts. Use a checks array instead.
The Terraform GitHub Provider deprecated the field
contextsand from now onchecksshould be used. Would be good to reflect this change in the module.