blob: c1dcd222c0b1e9c1e669d4e3e9e0207c01c308b2 [file] [log] [blame]
resource "aws_instance" "bar" {
provisioner "shell" {}
}