Fixed typos in remote.html.markdown and connection.html.markdown. (#6195)

This commit is contained in:
David Castillo 2016-04-15 17:05:49 -05:00 committed by Paul Stack
parent 02b397f43e
commit 12118b6189
2 changed files with 9 additions and 9 deletions

View File

@ -64,7 +64,7 @@ provisioner "file" {
* `timeout` - The timeout to wait for the connection to become available. This defaults * `timeout` - The timeout to wait for the connection to become available. This defaults
to 5 minutes. Should be provided as a string like "30s" or "5m". to 5 minutes. Should be provided as a string like "30s" or "5m".
* `script_path` - The path used to copy scripts to meant for remote execution. * `script_path` - The path used to copy scripts meant for remote execution.
**Additional arguments only supported by the "ssh" connection type:** **Additional arguments only supported by the "ssh" connection type:**

View File

@ -12,8 +12,8 @@ from a local machine. This is great for testing and development,
however in production environments it is more responsible to run however in production environments it is more responsible to run
Terraform remotely and store a master Terraform state remotely. Terraform remotely and store a master Terraform state remotely.
[Atlas](https://atlas.hashicorp.com/?utm_source=oss&utm_medium=getting-started&utm_campaign=terraform) [Atlas](https://atlas.hashicorp.com/?utm_source=oss&utm_medium=getting-started&utm_campaign=terraform),
is HashiCorp's solution for Terraform remote runs and HashiCorp's solution for Terraform remote, runs an
infrastructure version control. Running Terraform infrastructure version control. Running Terraform
in Atlas allows teams to easily version, audit, and collaborate in Atlas allows teams to easily version, audit, and collaborate
on infrastructure changes. Each proposed change generates on infrastructure changes. Each proposed change generates