Loading
Commits on Source 6
-
Pierre Smeyers authored
-
remove support of terraform version older than 0.13.2
-
Pierre Smeyers authored
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
-
Cédric OLIVIER authored
feat: add opentofu support Closes #88 See merge request to-be-continuous/terraform!160
-
Cédric OLIVIER authored
-
semantic-release-bot authored
# [8.1.0](to-be-continuous/terraform@8.0.3...8.1.0) (2025-11-11) ### Features * add OpenTofu support ([9f7f40c6](to-be-continuous/terraform@9f7f40c6)) * add var-file option on terraform init ([43d91425](to-be-continuous/terraform@43d91425))