lightlytics/Lightlytics Publisher
Publishes events to Lightlytics Producer
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| working-directory | Relative path to the directory of which terraform init command executed | yes | — |
| ll-hostname | Hostname of Lightlytics environment (example: env.lightlytics.com) | yes | — |
| plan-json | Relative path to Terraform plan file (JSON format) | no | — |
| tfc-token | Optional, Terraform Cloud token used to retrieve terraform plan output | no | — |
| tfc-run-id | Optional, Terraform Cloud run id that was created after using terraform plan command | no | — |
| tf-graph | Relative path to Terraform graph file (dot format) | no | — |
| collection-token | Secret token per customer used for authentication with Lightlytics (stored in GitHub) | yes | — |
| github-token | GitHub token used to send a comment on Pull requests | no | — |
Outputs
| name | description |
|---|---|
| EventId | Returns the published event id |
| simulation-details | Returns details of the simulation output (string) |