Skip to content

Commit

Permalink
ami_variables: update aws variables for releng account
Browse files Browse the repository at this point in the history
follow the change of ami creation in releng account the ami valiables
should be updated accordingly.
  • Loading branch information
Annamikhlin authored and yaronkaikov committed Jul 2, 2023
1 parent 94dd154 commit 08f6159
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packer/ami_variables.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"security_group_id": "sg-c5e1f7a0",
"security_group_id": "sg-088128b2712c264d1",
"region": "us-east-1",
"associate_public_ip_address": "true",
"instance_type": "c4.xlarge"
Expand Down

0 comments on commit 08f6159

Please sign in to comment.