From 3c33d04ac52d88a96e69fa7ac938a608fa47c86c Mon Sep 17 00:00:00 2001 From: Muhammad Atif Ali Date: Wed, 21 Aug 2024 18:18:44 +0300 Subject: [PATCH] Revert "fix: update AWS account owner ID" --- template.pkr.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template.pkr.hcl b/template.pkr.hcl index 25be937..76d476b 100644 --- a/template.pkr.hcl +++ b/template.pkr.hcl @@ -42,7 +42,7 @@ source "amazon-ebs" "ubuntu" { virtualization-type = "hvm" } most_recent = true - owners = ["891377257240"] + owners = ["099720109477"] } ssh_username = "ubuntu" tags = {