terraform/internal/configs/testdata
Martin Atkins 6b8e103d6a configs: Include "moved" blocks when merging multiple files into a module
An earlier commit added logic to decode "moved" blocks and do static
validation of them. Here we now include that result also in modules
produced from those files, which we can then use in Terraform Core to
actually implement the moves.

This also places the feature behind an active experiment keyword called
config_driven_move. For now activating this doesn't actually achieve
anything except let you include moved blocks that Terraform will summarily
ignore, but we'll expand the scope of this in later commits to eventually
reach the point where it's really usable.
2021-07-01 08:28:02 -07:00
..
config-build Refactoring of module source addresses and module installation 2021-06-03 08:50:34 -07:00
config-diagnostics Move configs/ to internal/configs/ 2021-05-17 14:09:07 -07:00
dir-empty Move configs/ to internal/configs/ 2021-05-17 14:09:07 -07:00
error-files Move configs/ to internal/configs/ 2021-05-17 14:09:07 -07:00
escaping-blocks Move configs/ to internal/configs/ 2021-05-17 14:09:07 -07:00
experiments Move configs/ to internal/configs/ 2021-05-17 14:09:07 -07:00
invalid-files configs: add decodeMovedBlock behind a locked gate. (#28973) 2021-06-21 10:53:16 -04:00
invalid-modules configs: Include "moved" blocks when merging multiple files into a module 2021-07-01 08:28:02 -07:00
nested-backend-warning Move configs/ to internal/configs/ 2021-05-17 14:09:07 -07:00
nested-errors Refactoring of module source addresses and module installation 2021-06-03 08:50:34 -07:00
provider-reqs Move configs/ to internal/configs/ 2021-05-17 14:09:07 -07:00
providers-explicit-fqn Move configs/ to internal/configs/ 2021-05-17 14:09:07 -07:00
valid-files Move configs/ to internal/configs/ 2021-05-17 14:09:07 -07:00
valid-modules configs: Include "moved" blocks when merging multiple files into a module 2021-07-01 08:28:02 -07:00
warning-files Move configs/ to internal/configs/ 2021-05-17 14:09:07 -07:00