cxmlabs/CXM IAC Crawler

Scan Terraform infrastructure and send resources to CXM API

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tf-entrypointsSpecific Terraform entrypoint path(s) to scan (comma-separated). If provided, lock file discovery is skipped.no""
cxm-api-keyCXM API key for authenticationyes
cxm-api-endpointCXM API endpoint URLno
terraform-show-timeoutTimeout in seconds for terraform show command (default: 300)no300
sensitive-fieldsComma-separated list of additional sensitive field patterns to redactno""
max-retriesMaximum number of retry attempts for API calls (default: 3)no3
timeout-secondsTimeout in seconds for API calls (default: 30)no30
verboseEnable verbose loggingnofalse
repository-urlRepository URL to include in API requests (defaults to current repository URL)no${{ github.repositoryUrl }}
dry-runEnable dry-run mode (parse data without posting to API)nofalse

no outputs