- Implemented Registry Providers.
- Immplemented Variable Sets.
- Adding a `list_all` helper to Terraform Versions.
- Adding `list_all` to Registry Modules.
- Adding new options to Registry Modules `list` function.
- Updating the Run Tasks code to fit the new URLs (formerly Event Hooks). (BETA)
- Updating docs copy.
- Remove `GH_SECRET` from the requirements for testing.
- Change what gets reported on for code coverage.
- Removing all params from docstrings, they change too much. Instead, relying on sharing the relevant link.
- `api_comparison` properly reports missing docs pages now.
- Clearing out TODOs.