blob: 3898ac4dbe1ddf47a4120967894675763f055a57 [file] [log] [blame]
resource "aws_instance" "web" {
provisioner "shell" {}
}