File tree 2 files changed +12
-3
lines changed
2 files changed +12
-3
lines changed Original file line number Diff line number Diff line change 89
89
"artifact_id" : " eu-west-1:ami-0db5260996d7903ce" ,
90
90
"packer_run_uuid" : " c4458a58-0f15-06ce-4f57-9385fcea1515" ,
91
91
"custom_data" : null
92
+ },
93
+ {
94
+ "name" : " githubrunner" ,
95
+ "builder_type" : " amazon-ebs" ,
96
+ "build_time" : 1709199689 ,
97
+ "files" : null ,
98
+ "artifact_id" : " eu-west-1:ami-0a33b26e2d921a18b" ,
99
+ "packer_run_uuid" : " 85c1cf44-f186-e6f8-7fab-ae9f07069915" ,
100
+ "custom_data" : null
92
101
}
93
102
],
94
- "last_run_uuid" : " c4458a58-0f15-06ce-4f57-9385fcea1515 "
103
+ "last_run_uuid" : " 85c1cf44-f186-e6f8-7fab-ae9f07069915 "
95
104
}
Original file line number Diff line number Diff line change @@ -16,8 +16,8 @@ custom_shell_commands = [
16
16
,
17
17
18
18
# Install Sops
19
- " wget https://github.com/mozilla/sops/releases/download/v3.7.3 /sops_3.7.3_amd64 .deb" ,
20
- " sudo apt-get install ./sops_3.7.3_amd64 .deb" ,
19
+ " wget https://github.com/mozilla/sops/releases/download/v3.8.1 /sops_3.8.1_amd64 .deb" ,
20
+ " sudo apt-get install ./sops_3.8.1_amd64 .deb" ,
21
21
22
22
# Install Terraform
23
23
" git clone https://github.com/tfutils/tfenv.git ~/.tfenv" ,
You can’t perform that action at this time.
0 commit comments