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

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

@ -85,8 +85,8 @@ These look like:
```hcl
source "amazon-ebs" "basic-example" {
access_key = "AKIAIOSFODNN7EXAMPLE"
secret_key = "wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY"
region = "us-east-1"
secret_key = "wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY"
region = "us-east-1"
}
```

Loading…
Cancel
Save