Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 360 Bytes

README.md

File metadata and controls

23 lines (20 loc) · 360 Bytes

TF-Tools (Powershell)

tf-version

change terraform binary version in windows

# get an specific version
tf-version 1.11
# get the latest version
tf-version

tf-init / apply / plan

get the config file for backend or variables

# get an specific version
tf-init prd