Update from-json-v1.mdx

pull/9305/head
Adrien Delorme 6 years ago committed by GitHub
parent 077d34f12c
commit 4d8a5e1c72
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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"

Loading…
Cancel
Save