Update AMI ID on documentation
This commit is contained in:
parent
4b6eea8593
commit
ace192c5cd
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue