Skip to content

Commit

Permalink
add to region instance_template
Browse files Browse the repository at this point in the history
  • Loading branch information
karolgorc committed Oct 4, 2024
1 parent 0a039aa commit 6a5be44
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -519,7 +519,7 @@ The following arguments are supported:
is not accessible from the Internet (this means that ssh provisioners will
not work unless you are running Terraform 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](#nested_access_config).
on that network). This block can be given once per `network_interface`. Structure [documented below](#nested_access_config).

* `alias_ip_range` - (Optional) An
array of alias IP ranges for this network interface. Can only be specified for network
Expand Down

0 comments on commit 6a5be44

Please sign in to comment.