Fix Atlas /operations link

This commit is contained in:
Justin Campbell 2015-09-11 09:42:58 -04:00
parent 17cea4fa95
commit 4cd70a2467
1 changed files with 2 additions and 2 deletions

View File

@ -72,8 +72,8 @@ Replace "ATLAS\_USERNAME" with your username, then run
automatically starts the build. automatically starts the build.
This build will fail since neither `aws_access_key` or `aws_secret_key` are set This build will fail since neither `aws_access_key` or `aws_secret_key` are set
in the Atlas environment. To set environment variables in Atlas, navigate to the in the Atlas environment. To set environment variables in Atlas, navigate to
[operations tab](https://atlas.hashicorp.com/operations), click the the [Builds tab](https://atlas.hashicorp.com/builds), click the
"packer-tutorial" build configuration that was just created, and then click "packer-tutorial" build configuration that was just created, and then click
'variables' in the left navigation. Set `aws_access_key` and `aws_secret_key` 'variables' in the left navigation. Set `aws_access_key` and `aws_secret_key`
with their respective values. Now restart the Packer build by either clicking with their respective values. Now restart the Packer build by either clicking