puppetlabs / puppetlabs-pecdm

Puppet Bolt driven fusion of puppetlabs/peadm and Terraform.
Apache License 2.0
14 stars 18 forks source link

(feat) Allow for passing additional variables to terraform #58

Closed jarretlavallee closed 2 years ago

jarretlavallee commented 2 years ago

This PR adds a new feature that allows for passing additional terraform variables into the tfvars. The extra_terraform_vars parameter has been added that will allow for passing variables into terraform.

This PR is best viewed with whitespace changes disabled.