terraform/website/source/intro/getting-started
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
..
build.html.md Very minor fix in the docs (#9748) 2016-10-31 18:00:04 +00:00
change.html.md Update AMI ID on documentation 2016-08-10 02:10:43 +01:00
dependencies.html.md provider/aws: Update documentation to use t2.micro, provide Classic options (#6801) 2016-05-20 16:19:01 -05:00
destroy.html.md add remote terraform to getting started 2015-04-19 21:56:03 -07:00
install.html.markdown Update the PowerShell example to set the PATH (#9771) 2016-11-01 14:56:18 +00:00
modules.html.md Added note about requiring a default VPC. 2016-10-03 11:45:05 -05:00
next-steps.html.markdown website: basic docs on import 2016-05-18 12:57:03 -06:00
outputs.html.md Update outputs.html.md 2015-12-29 17:21:58 -07:00
provision.html.md Update provision.html.md 2016-10-19 00:03:31 -04:00
remote.html.markdown fix awkward wording of atlas token generation 2016-08-03 10:54:25 -04:00
variables.html.md Pass over the Interpolation page (#9703) 2016-10-29 01:13:09 +01:00