Runs index - fixed link

This commit is contained in:
Chris Riley 2017-03-16 16:47:36 -07:00 committed by Seth Vargo
parent 98d63dbd37
commit df3ca1f834
No known key found for this signature in database
GPG Key ID: C921994F9C27E0FF
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ and may be used in the subsequent apply.
Terraform plans do not change the state of infrastructure, so it is Terraform plans do not change the state of infrastructure, so it is
safe to execute a plan multiple times. In fact, there are a number of components safe to execute a plan multiple times. In fact, there are a number of components
that can trigger a Terraform plan. You can read more about this in the that can trigger a Terraform plan. You can read more about this in the
[starting runs](/help/terraform/runs/starting) section. [starting runs](/help/terraform/runs/starting.html) section.
## Apply ## Apply