Skip to content

Commit 3c33d04

Browse files
authored
Revert "fix: update AWS account owner ID"
1 parent df295a1 commit 3c33d04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template.pkr.hcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ source "amazon-ebs" "ubuntu" {
4242
virtualization-type = "hvm"
4343
}
4444
most_recent = true
45-
owners = ["891377257240"]
45+
owners = ["099720109477"]
4646
}
4747
ssh_username = "ubuntu"
4848
tags = {

0 commit comments

Comments
 (0)