We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84325bd commit b4034ebCopy full SHA for b4034eb
6-pubsub/worker.yaml
@@ -12,9 +12,9 @@
12
# limitations under the License.
13
#
14
# [START yaml]
15
-module: worker
+service: worker
16
runtime: nodejs
17
-vm: true
+env: flex
18
19
env_variables:
20
SCRIPT: worker.js
7-gce/worker.yaml
0 commit comments