Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
resource "test_resource" "resource" {
value = "Hello, world!"
destroy_fail = true
}
resource "test_resource" "another" {