Pairs a secret environment variable with a SecretVersion in
Secret Manager.
Attributes
Name
Description
version_name
str
Resource name of the SecretVersion. In format:
projects/*/secrets/*/versions/\*
env
str
Environment variable name to associate with
the secret. Secret environment variables must be
unique across all of a build's secrets, and must
be used by at least one build step.