Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 699 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 699 Bytes

Broker Action Vault Revoke V2

This action calls the Vault API to revoke the token. See: Vault API - Revoke a token (Self)

Broker Documentation

Please refer to the NR Broker Repository for full usage details.

Usage

- uses: bcgov-nr/action-broker-vault-revoke@v2
  with:
    # The vault token to revoke
    vault_token: ''

    # The vault url.
    # Default: https://knox.io.nrs.gov.bc.ca
    vault_url: ''

License

The scripts and documentation in this project are released under the Apache License