Update from-json-v1.mdx

This commit is contained in:
Adrien Delorme 2020-05-27 16:40:47 +02:00 committed by GitHub
parent 077d34f12c
commit 4d8a5e1c72
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ source "amazon-ebs" "example" {
instance_type = "t2.micro"
source_ami_filter {
filters {
filters = {
virtualization-type = "hvm"
name = "ubuntu/images/*ubuntu-xenial-16.04-amd64-server-*"
root-device-type = "ebs"