mirror of
https://github.com/opentofu/opentofu.git
synced 2025-01-09 15:43:53 -06:00
Merge pull request #7964 from szollo/master
Update AMI ID on documentation
This commit is contained in:
commit
296071f259
@ -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
|
||||
an Ubuntu 16.04 LTS AMI. Terraform configurations are meant to be
|
||||
|
Loading…
Reference in New Issue
Block a user