observiq/Bindplane Action
GitHub Action for Bindplane.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| bindplane_remote_url | The URL that will be used to connect to Bindplane | yes | — |
| bindplane_api_key | The Bindplane API key that will be used to authenticate to Bindplane | — | — |
| bindplane_username | The Bindplane bindplane_username that will be used to authenticate to Bindplane | — | — |
| bindplane_password | The Bindplane bindplane_password that will be used to authenticate to Bindplane | — | — |
| target_branch | Resource apply and OTEL config write back will only happen when this branch is the current branch of the action | — | — |
| destination_path | Path to the file or directory which contains the Bindplane destination resources | — | — |
| source_path | Path to the file or directory which contains the Bindplane source resources | — | — |
| processor_path | Path to the file or directory which contains the Bindplane processor resources | — | — |
| connector_path | Path to the file or directory which contains the Bindplane connector resources | — | — |
| fleet_path | Path to the file or directory which contains the Bindplane fleet resources | — | — |
| configuration_path | Path to the file or directory which contains the Bindplane configuration resources | — | — |
| enable_otel_config_write_back | Enable OTEL raw config write back | — | false |
| configuration_output_dir | Path to the directory which will contain the rendered OTEL format of the configuration resources | — | — |
| configuration_output_branch | The branch to write the OTEL configuration resources to. If unset, target_branch will be used | — | — |
| token | The GitHub token used to authenticate to GitHub when writing OTEL configs back to the repo | — | — |
| enable_auto_rollout | When enabled, the action will trigger a rollout for all configurations that have been updated | — | false |
| tls_ca_cert | The CA certificate to use when connecting to Bindplane | — | — |
| github_url | The GitHub URL to use when connecting to GitHub | — | — |
| user_agent | The user agent string to use when making requests to BindPlane | — | bindplane-op-action |
Outputs
no outputs