Skip to content

Commit f8fd126

Browse files
authored
Merge pull request #2766 from mrVanboy/ib/cloud-accs
ci(packer): Add more cloud accounts to aws snapshot users
2 parents de70dad + 20be008 commit f8fd126

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

packer/scylla-monitor-template.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,9 @@
3939
],
4040
"snapshot_users": [
4141
"797456418907",
42-
"734708892259"
42+
"734708892259",
43+
"992070034275",
44+
"696340704738"
4345
],
4446
"tags": {
4547
"Name": "{{ user `monitor_image_name` }}",

0 commit comments

Comments
 (0)