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 faa7bc0dc1
commit f389f1eebc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -142,7 +142,7 @@ variable "aws_access_key" {
// export PKR_VAR_aws_secret_key=$YOURSECRETKEY
variable "aws_secret_key" {
type = string
// default = "hardcoded_secret_key"
// default = "hardcoded_secret_key" // Not recommended !
}
source "amazon-chroot" "basic-example" {

Loading…
Cancel
Save