tfschema
« Back to VersTracker
Description:
Schema inspector for Terraform/OpenTofu providers
Type: Formula  |  Latest Version: 0.7.9@0  |  Tracked Since: Oct 10, 2025
Links: Homepage  |  formulae.brew.sh
Category: Devops
Tags: terraform opentofu schema cli devops infrastructure
Install: brew install tfschema
About:
TFSchema is a command-line tool that allows users to inspect Terraform and OpenTofu provider schemas. It provides a user-friendly way to query resource schemas, attributes, and arguments without needing to write Terraform code, making it essential for provider development and debugging.
Key Features:
  • Inspect schemas for Terraform and OpenTofu providers
  • Query specific resource types and their attributes
  • Supports multiple provider sources (HashiCorp, community, local)
  • Simple CLI interface for quick schema lookups
Use Cases:
  • Debugging custom Terraform provider development
  • Exploring available arguments and attributes for existing providers
  • Validating resource configurations before implementation
Alternatives:
  • terraform providers schema – Native Terraform command, but less flexible and requires full provider initialization
Version History
Detected Version Rev Change Commit
Oct 10, 2025 4:37pm 0 VERSION_BUMP f4fbd018
Sep 12, 2024 10:45pm 0 VERSION_BUMP f8701caa