Sign in
third-party-mirror
/
terraform
/
80d4fe1e39aa758c5488269a446e7147cc3ca50f
/
.
/
v1.4.7
/
internal
/
cloud
/
testdata
/
apply-json-with-error
/
main.tf
blob: 6fa9534f484863e5c41e2afb82e2ac76eaf1d279 [
file
] [
log
] [
blame
]
resource
"null_resource"
"foo"
{
triggers
=
{
random
=
"${guid()}"
}
}