feat: add var-file option on terraform init
add support of tfvars files on init needed for example with OpenTofu [provider for_each](https://opentofu.org/docs/language/meta-arguments/module-providers/#module-instances-with-differing-provider-instances) syntax
Loading