Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
terraci
command
|
|
|
xterraci
command
xterraci builds custom TerraCi binaries with selected plugins, similar to xcaddy for Caddy.
|
xterraci builds custom TerraCi binaries with selected plugins, similar to xcaddy for Caddy. |
|
xterraci/cmd
Package cmd provides the xterraci CLI commands.
|
Package cmd provides the xterraci CLI commands. |
|
examples
|
|
|
external-plugin
module
|
|
|
internal
|
|
|
terraform/eval
Package eval provides HCL evaluation context and Terraform function implementations.
|
Package eval provides HCL evaluation context and Terraform function implementations. |
|
terraform/plan
Package plan provides terraform plan JSON parsing functionality.
|
Package plan provides terraform plan JSON parsing functionality. |
|
pkg
|
|
|
ci
Package ci provides shared CI/CD types and interfaces for provider-agnostic plan result handling and PR/MR comment rendering.
|
Package ci provides shared CI/CD types and interfaces for provider-agnostic plan result handling and PR/MR comment rendering. |
|
ciprovider
Package ciprovider contains shared types used by CI provider plugins (gitlab, github).
|
Package ciprovider contains shared types used by CI provider plugins (gitlab, github). |
|
config
Package config provides configuration management for terraci
|
Package config provides configuration management for terraci |
|
discovery
Package discovery provides functionality for discovering Terraform modules in a directory structure following a configurable pattern like: {service}/{environment}/{region}/{module}
|
Package discovery provides functionality for discovering Terraform modules in a directory structure following a configurable pattern like: {service}/{environment}/{region}/{module} |
|
errors
Package errors provides structured error types for TerraCi.
|
Package errors provides structured error types for TerraCi. |
|
filter
Package filter provides filtering functionality for modules based on glob patterns and segment values.
|
Package filter provides filtering functionality for modules based on glob patterns and segment values. |
|
graph
Package graph provides dependency graph construction and analysis.
|
Package graph provides dependency graph construction and analysis. |
|
log
Package log provides structured logging for TerraCi CLI
|
Package log provides structured logging for TerraCi CLI |
|
parser
Package parser provides HCL parsing functionality for Terraform files.
|
Package parser provides HCL parsing functionality for Terraform files. |
|
plugin
Package plugin provides the compile-time plugin system for TerraCi.
|
Package plugin provides the compile-time plugin system for TerraCi. |
|
plugin/initwiz
Package initwiz provides init wizard state management and types for TerraCi.
|
Package initwiz provides init wizard state management and types for TerraCi. |
|
plugin/registry
Package registry provides the global plugin registry for TerraCi.
|
Package registry provides the global plugin registry for TerraCi. |
|
workflow
Package workflow provides shared orchestration logic for module discovery, filtering, dependency extraction, and graph building.
|
Package workflow provides shared orchestration logic for module discovery, filtering, dependency extraction, and graph building. |
|
plugins
|
|
|
cost
Package cost provides the cloud cost estimation plugin for TerraCi.
|
Package cost provides the cloud cost estimation plugin for TerraCi. |
|
cost/internal/cloud
Package cloud provides the cloud provider registry for cost estimation.
|
Package cloud provides the cloud provider registry for cost estimation. |
|
cost/internal/cloud/aws
Package aws implements the AWS cloud provider for cost estimation.
|
Package aws implements the AWS cloud provider for cost estimation. |
|
cost/internal/handler
Package provider defines provider-agnostic interfaces for cloud cost estimation.
|
Package provider defines provider-agnostic interfaces for cloud cost estimation. |
|
cost/internal/pricing
Package pricing provides provider-neutral pricing types.
|
Package pricing provides provider-neutral pricing types. |
|
git
Package git provides the Git change detection plugin for TerraCi.
|
Package git provides the Git change detection plugin for TerraCi. |
|
git/internal
Package git provides Git integration for detecting changed files.
|
Package git provides Git integration for detecting changed files. |
|
github
Package github provides the GitHub Actions plugin for TerraCi.
|
Package github provides the GitHub Actions plugin for TerraCi. |
|
gitlab
Package gitlab provides the GitLab CI plugin for TerraCi.
|
Package gitlab provides the GitLab CI plugin for TerraCi. |
|
policy
Package policy provides the OPA policy check plugin for TerraCi.
|
Package policy provides the OPA policy check plugin for TerraCi. |
|
policy/internal
Package policy provides OPA-based policy checking for Terraform plans
|
Package policy provides OPA-based policy checking for Terraform plans |
|
summary
Package summary provides the summary plugin for TerraCi.
|
Package summary provides the summary plugin for TerraCi. |
|
update
Package update provides the Terraform dependency version checker and updater plugin for TerraCi.
|
Package update provides the Terraform dependency version checker and updater plugin for TerraCi. |
|
update/internal
Package updateengine provides the core logic for Terraform dependency version checking and updating.
|
Package updateengine provides the core logic for Terraform dependency version checking and updating. |
Click to show internal directories.
Click to hide internal directories.