GCP prices access operations to secrets at $0.03 per 10,000 (see here).
When using secrets with Google Cloud Functions, are they accessed each time a function is run? Or only when the Cloud Function is deployed?
If the former is true, then this poses a much greater cost than the costs for running the Cloud Function itsself.