mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
Update AMI description
This commit is contained in:
parent
4e1660def5
commit
052c719508
@ -3,7 +3,7 @@ variable "aws_region" {
|
|||||||
default = "us-east-1"
|
default = "us-east-1"
|
||||||
}
|
}
|
||||||
|
|
||||||
# Ubuntu Precise 12.04 LTS (x64)
|
# ubuntu-trusty-14.04 (x64)
|
||||||
variable "aws_amis" {
|
variable "aws_amis" {
|
||||||
default = {
|
default = {
|
||||||
"us-east-1" = "ami-5f709f34"
|
"us-east-1" = "ami-5f709f34"
|
||||||
|
Loading…
Reference in New Issue
Block a user