harmony/harmony_secret/test_harmony_secret_infisical.sh
Jean-Gabriel Gill-Couture 26e8e386b9
All checks were successful
Run Check Script / check (pull_request) Successful in 1m9s
feat: Secret module works with infisical and local file storage backends
2025-08-19 11:59:21 -04:00

9 lines
436 B
Bash

export HARMONY_SECRET_NAMESPACE=harmony_test_secrets
export HARMONY_SECRET_INFISICAL_URL=http://localhost
export HARMONY_SECRET_INFISICAL_PROJECT_ID=eb4723dc-eede-44d7-98cc-c8e0caf29ccb
export HARMONY_SECRET_INFISICAL_ENVIRONMENT=dev
export HARMONY_SECRET_INFISICAL_CLIENT_ID=dd16b07f-0e38-4090-a1d0-922de9f44d91
export HARMONY_SECRET_INFISICAL_CLIENT_SECRET=bd2ae054e7759b11ca2e908494196337cc800bab138cb1f59e8d9b15ca3f286f
cargo test