integrations / terraform-provider-github

Terraform GitHub provider
https://www.terraform.io/docs/providers/github/
MIT License
879 stars 719 forks source link

chore: Refactored tooling for best practices #2193

Closed stevehipwell closed 4 months ago

stevehipwell commented 5 months ago

This PR refactors the provider tooling to align it to GitHub Actions best practices and TF provider best practices. The following things have changed, but there shouldn't be a material change in how the project works.

stevehipwell commented 5 months ago

@kfcampbell I've replied to your questions.

stevehipwell commented 4 months ago

@kfcampbell I've rebased this ready to be merged.