Open ralf-berger opened 8 months ago
I'm using the provider in combination with OpenTofu, but inventory is still being read via Terraform. Is there already a way to configure this?
:+1: - this would be awesome to see if it was possible to configure OpenTofu w/ this provider
you can try to utilize tenv for this task.
Add this line on your inventory.yml is what you need:
binary_path: tofu
I'm using the provider in combination with OpenTofu, but inventory is still being read via Terraform. Is there already a way to configure this?