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