You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description="The full image URL (path & tag) for the Docker image to deploy in Cloud Run"
33
33
type=string
34
34
}
35
+
36
+
variable"ephemeral" {
37
+
description="Set to true if this is a throwaway/temporary log instance. Will set attributes on created resources to allow them to be disabled/deleted more easily."
0 commit comments