smithy-security/Infra Visualiser Action
Analyze Terraform/OpenTofu recipes, generate graphs, and upload to platform
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| directory | Path (relative to repo root) to the Terraform/OpenTofu recipe | yes | — |
| recipe_nickname | Nickname for this recipe that you set on the platform | yes | — |
| host | Base URL of the platform host (used as OIDC audience and upload target) | no | https://grafos.ai |
| gcp_credentials_json | GCP service account JSON credentials for authenticating with Google Cloud Provider | no | — |
| use_terraform | Use Terraform instead of OpenTofu for init and plan commands | no | false |
| upload_to_github | Upload the generated archive as a GitHub Artifact and notify the server | no | false |
| github_token | GitHub Token (required if upload_to_github is true) | no | — |
| include_markdown | Also add markdown (*.md) files from the root of the repository to the archive | no | false |
Outputs
no outputs