Terraform · Arazzo Workflow
Terraform Audit a Namespace's Published Modules
Version 1.0.0
List everything a namespace publishes, then read the flagship module's versions and download metrics.
View Spec
View on GitHub
Infrastructure as CodeCloud InfrastructureDevOpsOpen-SourceHashiCorpArazzoWorkflows
Provider
Workflows
audit-namespace-modules
Inventory a namespace's registry modules and review one module in depth.
Lists the namespace's published modules, reads the target module's latest versions across providers, lists its versions for one provider, and reports its download metrics.
1
listNamespaceModules
List every module the namespace has published to the public registry, the full inventory this audit covers.
2
readModuleLatestVersions
Read the latest version of the module under review across every provider it targets, showing whether the providers are released in step with each other.
3
listModuleVersions
Enumerate the module's published versions for the target provider, exposing release cadence and how long the current version has stood.
4
readDownloadSummary
Pull the module's download metrics so publish activity can be weighed against actual consumption.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.