Below you will find pages that utilize the taxonomy term “FriendsOfTerraform”
April 23, 2026
tfdocs-extras
Version updated for https://github.com/FriendsOfTerraform/tfdocs-extras to version v0.0.0-rc.1.
This action is used across all versions by 1 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The tfdocs-extras GitHub Action automates the generation and updating of structured documentation for Terraform modules, particularly enhancing support for complex object() type definitions, including nested objects. It solves the challenge of parsing these definitions into human-readable Markdown documentation, addressing gaps in Terraform Docs functionality. Key capabilities include automatic documentation updates upon changes to Terraform files and support for advanced documentation directives to improve clarity and maintainability.
April 1, 2026
tfdocs-extras
Version updated for https://github.com/FriendsOfTerraform/tfdocs-extras to version v0.0.0-beta.6.
This action is used across all versions by 1 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Terraform Documentation Extras (tfdocs-extras) GitHub Action provides a tool for parsing Terraform object() type definitions, including nested objects, into structured and documented formats. It addresses the limitations of Terraform Docs by automating the generation of comprehensive documentation that includes field details, default values, and support for advanced directives like @since and @example. The action streamlines documentation creation for Terraform modules, offering output in GitHub-friendly Markdown and enabling integration as a Go library or CLI tool.