Update website/pages/docs/builders/amazon/chroot.mdx

Co-authored-by: Adrien Delorme <azr@users.noreply.github.com>
pull/9607/head
Megan Marsh 6 years ago committed by GitHub
parent e811967a72
commit 4a8f6c118e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -361,8 +361,8 @@ variable "aws_secret_key" {
source "amazon-chroot" "basic-example" {
access_key = var.aws_access_key
secret_key = var.aws_secret_key
region = "us-east-1"
secret_key = var.aws_secret_key
region = "us-east-1"
source_ami_filter {
filter {
key = "virtualization-type"

Loading…
Cancel
Save