blob: 32cd23288009fe4bd304c4f2f2a8bf1da26d84a5 [file] [log] [blame]
resource "aws_instance" "web" {
lifecycle {
ignore_changes = all
}
}