Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add external IP to instance template
Previously, instances, created by the instance template, were unable to download the launcher binary, because they had no external IP addresses assigned. This PR sets the network tier to `PREMIUM`, which assigns an ephemeral IP address to the created instances automatically.
- Loading branch information