mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-03-22 10:01:39 -04:00
This commit changes the behaviour of the `ExistsFunc`, where by default lack of a route table (e.g. already removed, etc.) would cause an error to be thrown. This makes is hard to carry out any action e.g. plan, refresh, or destroy, that rely on the route table existance check. Also, make error messages a little better in terms of wording, etc. Signed-off-by: Krzysztof Wilczynski <krzysztof.wilczynski@linux.com>