Skip to content

Commit 859a0da

Browse files
authored
fix: update AWS account owner ID
1 parent 9244d1f commit 859a0da

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 = ["099720109477"]
45+
owners = ["891377257240"]
4646
}
4747
ssh_username = "ubuntu"
4848
tags = {

0 commit comments

Comments
 (0)