Sign in
third-party-mirror
/
terraform
/
80d4fe1e39aa758c5488269a446e7147cc3ca50f
/
.
/
v1.4.7
/
internal
/
configs
/
testdata
/
valid-files
/
resources-ignorechanges-all.tf.json
blob: c22020826afd60b54c431245f76aa53e4c9837f6 [
file
] [
log
] [
blame
]
{
"resource"
:
{
"aws_instance"
:
{
"web"
:
{
"lifecycle"
:
{
"ignore_changes"
:
"all"
}
}
}
}
}