microservices-datadriven icon indicating copy to clipboard operation
microservices-datadriven copied to clipboard

Destroy fails "Failed to query available provider packages"

Open RichardExley opened this issue 3 years ago • 0 comments

It looks like this is because HashiCorp/oci was revised since setup. Workaround:

mv terraform/.terraform.lock.hcl terraform/.terraform.lock.hcl.old

Need to add this to code

RichardExley avatar Sep 15 '21 20:09 RichardExley