infamousjoeg/Conjur Policy as Code
Automatically loads Conjur Policy as Code from a GitHub repository using authn-jwt authentication
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| conjur_url | URL of the Conjur instance | yes | — |
| conjur_account | Conjur account name | yes | — |
| conjur_authn_jwt_service_id | Service ID for Conjur JWT Authenticator | yes | — |
| conjur_policy_branch | Conjur policy branch to load policies into | yes | — |
| policy_paths | Paths to policy files relative to repository root (glob pattern supported) | yes | policies/**/*.yml |
| debug | Enable debug output | no | false |
Outputs
no outputs