typo
This commit is contained in:
parent
ec7ff802b6
commit
96d88f1714
|
@ -141,7 +141,7 @@ The `network_interface` block supports:
|
||||||
* `access_config` - (Optional) Access configurations, i.e. IPs via which this
|
* `access_config` - (Optional) Access configurations, i.e. IPs via which this
|
||||||
instance can be accessed via the Internet. Omit to ensure that the instance
|
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
|
is not accessible from the Internet (this means that ssh provisioners will
|
||||||
not work unless you are running Terraform can send traffic tothe instance's
|
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
|
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
|
on that network). This block can be repeated multiple times. Structure
|
||||||
documented below.
|
documented below.
|
||||||
|
|
Loading…
Reference in New Issue