terraform/configs/testdata/error-files
Martin Atkins 3e3d8f6764 configs: Hint for a misplaced top-level required_providers block
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.
2020-04-06 09:24:23 -07:00
..
destroy-provisioners.tf convert destroy provisioner warnings to errors 2020-02-13 15:42:10 -05:00
required-providers-toplevel.tf configs: Hint for a misplaced top-level required_providers block 2020-04-06 09:24:23 -07:00