Files
opentf/internal/command
kmoe 765c25d2ed allow interpolation in import block id (#33618)
The import block id field can now reference variables, attributes, and module outputs, as long as the result is a known non-empty string at plan time. A null or unknown value will result in an error.

This commit slightly modifies the legacy CLI terraform import code path to construct a synthetic hcl.Expression from the import id passed in from the command line, with no intended change of functionality.
2023-08-02 10:20:27 +01:00
..
2023-07-06 10:37:35 -04:00
2023-07-25 09:28:32 -06:00
2023-07-25 09:28:30 -06:00