Skip to content

Commit

Permalink
major: make AWS AMI's publicly accessible across ALL aws accounts. (#157
Browse files Browse the repository at this point in the history
)
  • Loading branch information
venkatamutyala authored Oct 2, 2024
1 parent 9e6d37d commit b2b506b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions aws.pkr.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ source "amazon-ebs" "cde" {
owners = ["136693071363"] # Amazon
most_recent = true
}
ami_groups = ["all"]
instance_type = "t3a.large"
ssh_username = "admin"
launch_block_device_mappings {
Expand Down

0 comments on commit b2b506b

Please sign in to comment.