Skip to content

Commit b503937

Browse files
authored
Merge pull request #171 from coder/revert-167-matifali/aws-marketplace
Revert "fix: update AWS account owner ID"
2 parents df295a1 + 3c33d04 commit b503937

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)