FAQ | This is a LIVE service | Changelog

Skip to content

Resolve "Support loading secrets directly into services"

Arun Patel requested to merge 20-direct-secret-loading into master

Closes #20 (closed)

The direct exposure of secrets in the Cloud Run container is enabled by passing the list of maps to this module.

Issues:

  • I can't find a way to disable the "feature", or to make the volume and volume_mounts collections disappear. (Solved with dynamic blocks)
  • Tested with provider 3.70, needs further testing with existing deployments.
Edited by Arun Patel

Merge request reports