Sign in
third-party-mirror
/
terraform
/
6a3c811625035624e0fb8a0ebbb7d03982d6303c
/
.
/
v1.4.7
/
internal
/
command
/
testdata
/
plan-out-backend
/
main.tf
blob: 38ba171da4c2db6dcfd04c52f937bdcd9143d7ba [
file
] [
log
] [
blame
]
terraform
{
backend
"http"
{
}
}
resource
"test_instance"
"foo"
{
ami
=
"bar"
}