terraform-provider-minikube icon indicating copy to clipboard operation
terraform-provider-minikube copied to clipboard

[Feature] Refactor dev setup to accomodate for opentofu

Open scott-the-programmer opened this issue 1 year ago • 2 comments

Currently, bits of the validation setup (see the Makefile and the contributing guide) assume that the developer is using terraform. With the emergence of opentofu, this is not strictly the case anymore. We amend the setup / guide to accommodate this

The success criteria is that I should be able to run the equivalent of make test-stack without terraform installed

scott-the-programmer avatar Dec 23 '23 03:12 scott-the-programmer