Commit a1ec0599 authored by Philip Cristiano's avatar Philip Cristiano

docs: Use free-tier instance size

parent 9f624a45
......@@ -54,7 +54,7 @@ missing valid AWS access keys. Otherwise, it would work properly with
"secret_key": "...",
"region": "us-east-1",
"source_ami": "ami-de0d9eb7",
"instance_type": "m1.small",
"instance_type": "t1.micro",
"ssh_username": "ubuntu",
"ami_name": "packer {{.CreateTime}}"
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment