mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
fix typo in import docs (#1970)
Signed-off-by: ollevche <ollevche@gmail.com>
This commit is contained in:
parent
389f33fdc5
commit
74cad3a2f3
@ -164,6 +164,6 @@ output "id" {
|
||||
|
||||
:::note
|
||||
|
||||
[Generating configuration](../../language/import/generating-configuration.mdx) is currently not possible when using `for_each` on `import blocks.
|
||||
[Generating configuration](../../language/import/generating-configuration.mdx) is currently not possible when using `for_each` on `import` blocks.
|
||||
|
||||
:::
|
Loading…
Reference in New Issue
Block a user