Get Instance Template Network Interface
Constructors
Properties
Access configurations, i.e. IPs via which this instance can be accessed via the Internet. Omit to ensure that the instance is not accessible from the Internet (this means that ssh provisioners will not work unless you are running the provider can send traffic to the instance's network (e.g. via tunnel or because it is running on another cloud instance on that network). This block can be repeated multiple times. Structure documented below.
An array of alias IP ranges for this network interface. Can only be specified for network interfaces on subnet-mode networks. Structure documented below.
the name of the subnetwork to attach this interface to. The subnetwork must exist in the same region
this instance will be created in. Either network
or subnetwork
must be provided.
The ID of the project in which the subnetwork belongs. If it is not provided, the provider project is used.