Update AMI ID on documentation

This commit is contained in:
Stevie Zollo 2016-08-04 01:52:21 +01:00
parent 4b6eea8593
commit ace192c5cd
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ resource "aws_instance" "example" {
} }
``` ```
~> **Note:** EC2 Classic users please use AMI `ami-2106ed4c` and type `t1.micro` ~> **Note:** EC2 Classic users please use AMI `ami-656be372` and type `t1.micro`
We've changed the AMI from being an Ubuntu 14.04 LTS AMI to being We've changed the AMI from being an Ubuntu 14.04 LTS AMI to being
an Ubuntu 16.04 LTS AMI. Terraform configurations are meant to be an Ubuntu 16.04 LTS AMI. Terraform configurations are meant to be