From 859a0da47bb462f8d65416e38f37f016d9dde401 Mon Sep 17 00:00:00 2001 From: Muhammad Atif Ali Date: Wed, 21 Aug 2024 17:26:57 +0300 Subject: [PATCH] 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 76d476b..25be937 100644 --- a/template.pkr.hcl +++ b/template.pkr.hcl @@ -42,7 +42,7 @@ source "amazon-ebs" "ubuntu" { virtualization-type = "hvm" } most_recent = true - owners = ["099720109477"] + owners = ["891377257240"] } ssh_username = "ubuntu" tags = {