rode/rode-dev-env
A test environment for Rode and its components
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Oct 19, 2021
- License
- None
- Runtime
- Deprecated runtime
Pinned Snippet
uses: rode/rode-dev-env@e9e8d9d559b92df285b10b63f9e9e3bff182ad23 # v0.1.3tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| authEnabled | Whether Rode should be configured with authentication. | yes | false |
| rodeVersion | Rode version. Set this value to 'local' to skip initializing Rode. | yes | 0.14 |
| elasticsearchVersion | Elasticsearch Docker image tag. | yes | 7.10.0 |
| grafeasVersion | Grafeas Elasticsearch Docker image tag. | yes | 0.8 |
| opaVersion | Open Policy Agent Docker image tag. | yes | 0.24.0 |
Outputs
| name | description |
|---|---|
| rodeHost | Rode hostname and port. No protocol. |
| elasticsearchUrl | Elasticsearch URL. |
| grafeasElasticsearchHost | Grafeas Elasticsearch host and port. No protocol. |
| opaUrl | Open Policy Agent URL. |
| oidcProviderUrl | OpenID Connect provider URL. |