Your DevOps team uses Packer to create Compute Engine images with the following process: 1. An ephemeral Compute Engine VM is created. 2. A binary is copied from a Cloud Storage bucket to the VM's file system. 3. The VM's package manager is updated. 4. External packages are installed from the internet onto the VM. Your security team has enabled the organizational policy constraint `constraints/compute.vmExternalIpAccess`, which restricts the use of external IP addresses on VMs. Your DevOps team has updated their scripts to not assign external IP addresses to the Compute Engine VMs, but the build pipeline is now failing due to connectivity issues. What should you do? (Choose two.) | Google Professional Cloud Security Engineer Quiz - LeetQuiz