Skip to content

unified secrets management in dev and deploy (from planned api updates)

Ryan Melvin requested to merge bug/sensitive-in-dev-env into main

Copied from our ongoing API updates: manage_sensitive() will check the container workspace files for secrets if none are found in the expected deployment directory.

This allows the same function to manage secrets in both dev and deploy environments.

Merge request reports

Loading