Skip to content

Latest commit

 

History

History
64 lines (53 loc) · 5.83 KB

ACKNOWLEDGMENTS.md

File metadata and controls

64 lines (53 loc) · 5.83 KB

Acknowledgments

This project would not be possible without these other projects. Credit where credit is due.

Foundational

  • Git — Version control.
  • Go — Programming langugage that is very fast and easy to learn. Batteries-included support for testing, code coverage, benchmarking, profiling, fuzzing, documentation, and more!
  • Terraform — The Infrastructure-as-Code tooling that started it all.
  • hashicorp/terraform-plugin-docs — Tool for generating documentation from plugin source code.
  • hashicorp/terraform-plugin-framework — The plugin framework itself.

Third-party libraries for features

Testing

Project management

Linting and code quality