f16309630e
`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 |
||
---|---|---|
.. | ||
build.html.md | ||
change.html.md | ||
dependencies.html.md | ||
destroy.html.md | ||
install.html.markdown | ||
modules.html.md | ||
next-steps.html.markdown | ||
outputs.html.md | ||
provision.html.md | ||
remote.html.markdown | ||
variables.html.md |