Skip to main content
doitintl
GitHub creator profile

doitintl

Repository-level view of 16 collected skills across 5 GitHub repositories.

skills collected
16
repositories
5
updated
Aug 31, 2026
repository explorer

Repositories and representative skills

testing
unclassified

Acceptance test conventions for the Terraform provider. Covers running tests, drift verification, list attribute coverage, test performance, and custom type testing.

Aug 31, 2026
prepare-release
unclassified

Prepare a new release by updating all versions, dependencies, tools, CI actions, pre-commit hooks, changelog, and documentation.

Aug 27, 2026
implementation-conventions
unclassified

Shared implementation conventions for Terraform provider resources and data sources. Covers timeouts, error handling, constructor style, variable naming, and API authentication patterns.

Aug 14, 2026
evaluate-api
software-developers

Evaluate a DoIT API endpoint for Terraform provider compatibility. Run the code generation pipeline as a test, check reserved attribute names, CRUD support, response behavior, field normalization, and identify spec issues. Do NOT fix issues in the OpenAPI…

Aug 3, 2026
github-workflow
software-developers

GitHub workflow conventions for the Terraform provider. Covers using the gh CLI, creating PRs, extracting CI errors, and fetching review comments.

Aug 3, 2026
go-conventions
software-developers

Go code style rules for the Terraform provider. Covers diagnostics handling, generated constructors, pointer conversions, interface checks, and troubleshooting "inconsistent result" errors.

Aug 3, 2026
implement-datasource
software-developers

How to add or modify a Terraform data source in this provider. Covers scaffolding, unknown input handling, list data sources with pagination, and API response validation.

Aug 3, 2026
implement-resource
software-developers

How to add or modify a Terraform resource in this provider. Covers scaffolding, the plan-first overlay pattern, state consistency, CRUD implementation, and import support.

Aug 3, 2026
Showing 8 of 9 collected skills.
Showing 5 of 5 repositories
All repositories loaded