We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fc7cde commit 6478993Copy full SHA for 6478993
content/terraform/v1.12.x/docs/language/import/index.mdx
@@ -84,7 +84,7 @@ import {
84
id = "i-abcd1234"
85
}
86
87
-resource "aws_instance" "example {
+resource "aws_instance" "example" {
88
count = 2
89
#. . .
90
0 commit comments