terraform/website/source/intro
alexis-turpin f16309630e Update the PowerShell example to set the PATH (#9771)
`set PATH=%PATH%;C:\terraform` is the old fashioned CMD ways to do which doesn't work in a PowerShell command line.
Moreover, the change made in the CMD console would not be permanent.

The solution proposed here uses .NET Framework’s System.Environment class in PowerShell to properly edit the path.
Source : https://technet.microsoft.com/en-us/library/ff730964.aspx
2016-11-01 14:56:18 +00:00
..
examples Updated the examples (#9293) 2016-10-09 11:42:39 +02:00
getting-started Update the PowerShell example to set the PATH (#9771) 2016-11-01 14:56:18 +00:00
vs
hashicorp-ecosystem.html.markdown
index.html.markdown
use-cases.html.markdown