conde-nast-international / tftest

Terraform Testing Tool
Other
0 stars 1 forks source link

Cli options #23

Closed renatoc closed 6 years ago

renatoc commented 6 years ago

Add cli with these options:

tftest -v : prints version tftest -h : prints help tftest -j : downloads the correct build for tfjson tftest -s <terraform_plan> : Input plan -> tfjson -> prints formated json tftest -t <terraform_folder> -p <terraform_plan>: runs tests ( terraform_folder default value is current dir , terraform_plan default current dir + 'output.plan')