wardviaene / terraform-course

Course files for my Udemy course about Terraform
https://www.udemy.com/learn-devops-infrastructure-automation-with-terraform/?couponCode=TERRAFORM_GIT
1.58k stars 4.01k forks source link

update ami filter #60

Closed atatevyan closed 1 year ago

atatevyan commented 1 year ago

There are no ubuntu-trusty-14.04* images anymore in aws, hence updated filter to bionic-18.04

wardviaene commented 1 year ago

Thank you!