Module skeleton¶
Stub page
Opinionated layout for a reusable Terraform/OpenTofu module.
Planned content¶
versions.tfwith required_providers + required_versionmain.tf,variables.tf,outputs.tf,locals.tfsplit conventions- README structure (inputs/outputs auto-generated by terraform-docs)
- examples/ directory pattern
- tests/ with terratest or native test framework