mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-04-10 03:01:56 -04:00
With provider dependencies now appearing inside a nested block, it seems likely that configuration examples showing dependencies out of context will sometimes mislead users into thinking that required_providers is toplevel. To give better feedback in that situation, we'll produce a specialized error in that case hinting the correct structure to the user.