This commit is contained in:
Rasty Turek 2016-08-03 13:44:52 -07:00 committed by GitHub
parent 895465d9c3
commit c2e14a7da4

View File

@ -141,7 +141,7 @@ The `network_interface` block supports:
* `access_config` - (Optional) 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 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
on that network). This block can be repeated multiple times. Structure
documented below.