Skip to content

Commit

Permalink
Add a missing word
Browse files Browse the repository at this point in the history
  • Loading branch information
miyagawa-michiru committed May 18, 2022
1 parent 2bb8324 commit 61271ef
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ The following arguments are supported:
* `environment` - (Optional) block of key value pairs representing the
environment of the executed command. inherits the current process environment.

* `when` - (Optional) If provided, specifies Terraform will execute the command.
* `when` - (Optional) If provided, specifies when Terraform will execute the command.
For example, `when = destroy` specifies that the provisioner will run when the associated resource
is destroyed. Refer to [Destroy-Time Provisioners](/language/resources/provisioners/syntax#destroy-time-provisioners)
for details.
Expand Down

0 comments on commit 61271ef

Please sign in to comment.