Sign in
third-party-mirror
/
terraform
/
6a3c811625035624e0fb8a0ebbb7d03982d6303c
/
.
/
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
}