cxmlabs/CXM IAC Crawler
Scan Terraform infrastructure and send resources to CXM API
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| tf-entrypoints | Specific Terraform entrypoint path(s) to scan (comma-separated). If provided, lock file discovery is skipped. | no | "" |
| cxm-api-key | CXM API key for authentication | yes | — |
| cxm-api-endpoint | CXM API endpoint URL | no | — |
| terraform-show-timeout | Timeout in seconds for terraform show command (default: 300) | no | 300 |
| sensitive-fields | Comma-separated list of additional sensitive field patterns to redact | no | "" |
| max-retries | Maximum number of retry attempts for API calls (default: 3) | no | 3 |
| timeout-seconds | Timeout in seconds for API calls (default: 30) | no | 30 |
| verbose | Enable verbose logging | no | false |
| repository-url | Repository URL to include in API requests (defaults to current repository URL) | no | ${{ github.repositoryUrl }} |
| dry-run | Enable dry-run mode (parse data without posting to API) | no | false |
Outputs
no outputs