Sign in
third-party-mirror
/
terraform
/
80d4fe1e39aa758c5488269a446e7147cc3ca50f
/
.
/
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"
}