Skip to content

Commit

Permalink
Add in missing BUCKET variables (#2034)
Browse files Browse the repository at this point in the history
* Add in missing BUCKET variables

---------

Co-authored-by: Wyatt Hicken <whois@amazon.com>
  • Loading branch information
whoix and Wyatt Hicken authored Nov 2, 2024
1 parent 72f9ec2 commit 634b772
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions templates/al2023/template.json
Original file line number Diff line number Diff line change
Expand Up @@ -237,6 +237,8 @@
"environment_vars": [
"AWS_REGION={{user `aws_region`}}",
"ENABLE_ACCELERATOR={{user `enable_accelerator`}}",
"BINARY_BUCKET_NAME={{user `binary_bucket_name`}}",
"BINARY_BUCKET_REGION={{user `binary_bucket_region`}}",
"NVIDIA_DRIVER_MAJOR_VERSION={{user `nvidia_driver_major_version`}}",
"WORKING_DIR={{user `working_dir`}}"
]
Expand Down

0 comments on commit 634b772

Please sign in to comment.