opentofu/internal/builtin
James Bardin 953c448f9a add simple error indicating backend removal
There are no good options for inserting diagnostics into the backend
lookup, or creating a backend which reports it's removal because none of
the init or GetSchema functions return any errors.

Keep a registry of the removed backend so that we can at least notify
users that a backend was removed vs an invalid name.
2022-06-28 13:58:22 -04:00
..
providers add simple error indicating backend removal 2022-06-28 13:58:22 -04:00
provisioners return diagnostics from provisioners 2021-05-19 11:24:54 -04:00