Google PCA Manage and provision cloud infrastructure • Set 5
Google PCA Manage and provision cloud infrastructure Practice Test 5 — 15 questions with explanations. Free, no signup.
Refer to the exhibit. Which statement is true about this Deployment Manager template?
resources:
- name: my-vm
type: compute.v1.instance
properties:
zone: us-central1-a
machineType: zones/us-central1-a/machineTypes/n1-standard-4
disks:
- deviceName: boot
type: PERSISTENT
boot: true
autoDelete: true
initializeParams:
sourceImage: projects/debian-cloud/global/images/family/debian-10
networkInterfaces:
- network: global/networks/default
accessConfigs:
- name: External NAT
type: ONE_TO_ONE_NAT