blob: f9cd9a5d337c2a91cefdf17c88450930ac0fa6c4 [file] [log] [blame]
resource "test_instance" "foo" {
foo = "bar"
lifecycle {
ignore_changes = all
}
}