blob: 51b29c72a08214da43f6ecbbcbd601a3e574fa4c [file] [log] [blame]
resource "aws_instance" "foo" {
provisioner "shell" {}
}