Skip to content

Latest commit

 

History

History
33 lines (18 loc) · 932 Bytes

File metadata and controls

33 lines (18 loc) · 932 Bytes

veen-python

About

This is a terraform tfvars generator

Installation & Start-Up

Use package install for python pip to install the required packages and start the application.

pip install pandas
python NSGGeneratorV1.py <variable_name>

tfvars file output

image

Terraform plan output (confirmation that format works)

image

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

GNU General Public License v3.0