Skip to content

Commit

Permalink
[IT-3369] Upgrade set_env_vars_file.ps1 to use IMDSv2
Browse files Browse the repository at this point in the history
  • Loading branch information
ConsoleCatzirl authored and jesusaurus committed Feb 19, 2024
1 parent 9e7ba70 commit bc120e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/ec2/sc-ec2-windows-jumpcloud.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ Resources:
set_env_vars:
files:
'c:\\scripts\\set_env_vars_file.ps1':
source: "https://raw.githubusercontent.com/Sage-Bionetworks/infra-utils/v1.0.8/aws/set_env_vars_file.ps1"
source: "https://raw.githubusercontent.com/Sage-Bionetworks/infra-utils/v1.0.9/aws/set_env_vars_file.ps1"
mode: "0664"
commands:
01_set_env_vars:
Expand Down

0 comments on commit bc120e8

Please sign in to comment.