Sign in
third-party-mirror
/
terraform
/
80d4fe1e39aa758c5488269a446e7147cc3ca50f
/
.
/
v1.4.7
/
internal
/
command
/
testdata
/
show-json
/
moved
/
main.tf
blob: 0f11c2c0a4ea455412688dc4070aceeec37292f0 [
file
] [
log
] [
blame
]
resource
"test_instance"
"baz"
{
ami
=
"baz"
}
moved
{
from
=
test_instance
.
foo
to
=
test_instance
.
baz
}