teamhava/hava-sync-action
Import changes and generate a new png architecture diagram for your documentation
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| source_id | ID of the Hava source to synchronize | yes | "" |
| hava_token | API token to access the Hava API | yes | "" |
| environment_id | ID of the Hava environment to generate png archicture diagram from. (Optional if `skip_export` is true) | no | "" |
| view_type | Type of view to generate a png diagram for. Supported values: infrastructure, container, security. (Optional if `skip_export` is true) | no | "" |
| image_path | Path to export image to | no | docs/architecture.png |
| skip_export | Allows you to skip exports if you don't require the generated diagram | no | false |
Outputs
| name | description |
|---|---|
| path | Path to the architecture image file |