This commit is contained in:
Rasty Turek 2016-08-03 13:44:52 -07:00 committed by GitHub
parent ec7ff802b6
commit 96d88f1714
1 changed files with 1 additions and 1 deletions

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.