puppetlabs / puppetlabs-terraform

Bolt Terraform plugin
Apache License 2.0
6 stars 18 forks source link

Add var-file parameter to terraform refresh command #29

Closed timidri closed 10 months ago

timidri commented 1 year ago

If a var-file is present, it needs to be added to the terraform refresh command. Otherwise, for instance, when using a non-default region, the command will fail.

h0tw1r3 commented 10 months ago

Functionality addressed as part of #30