feat(init): make terraform init options configurable
The former implementation used to force the '-reconfigure' flag, without any way of removing it. Now the option is part of the $TF_INIT_OPTS BREAKING CHANGE: projects overriding the init-opts input / $TF_INIT_OPTS variable will loose the '-reconfigure' flag
Loading