blob: bb8cb139d1db4dfd9d5910c9e2043607d4c236ff [file] [log] [blame]
resource "aws_instance" "web" {}
import {
to = aws_instance.web
id = "test"
}