January 2019
Intermediate to advanced
690 pages
16h
English
"builders": [ { "type": "amazon-ebs", "instance_type": "t2.micro", "region": "us-east-1", "source_ami": "ami-9be6f38c", "ssh_username": "ec2-user", "ami_name": "aws-linux-apache {{timestamp}}" } ],
"provisioners": [ { "type": "shell", "inline": [ "sudo yum install -y httpd", "sudo chkconfig httpd on" ] } ]
Read now
Unlock full access