mirror of
https://github.com/hashicorp/terraform.git
synced 2026-03-21 18:10:30 -04:00
* plannable import: write generated config to out flag * Add example command to diagnostic
4 lines
49 B
HCL
4 lines
49 B
HCL
import {
|
|
id = "bar"
|
|
to = test_instance.foo
|
|
}
|