# orca-cockpit-vault.biscuit.yaml
# Fill values, then Import on https://www.orcaesb.com/onboarding (or /settings)
# Never commit real secrets to git.
version: 1
secrets:
  cursor_api_key: ""
  anypoint_client_id: ""
  anypoint_client_secret: ""
  anypoint_org_id: ""
  salesforce_client_id: ""
  salesforce_client_secret: ""
  salesforce_instance_url: ""  # e.g. https://login.salesforce.com or https://your.my.salesforce.com
  github_token: ""
  postman_api_key: ""
