Skip to content

Commit

Permalink
chore: Remove unused code in build.pkr.hcl
Browse files Browse the repository at this point in the history
  • Loading branch information
Dave Arnold committed Aug 16, 2024
1 parent b747b2c commit 7eaba94
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.pkr.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,5 @@ build {
// login_username = "AWS"
// login_password = data.amazon-secretsmanager.aws_secret_key.secret_string
login_server = "${local.aws_account_id}.dkr.ecr.${local.aws_region}.amazonaws.com"
tag = [local.tag]
}
}

0 comments on commit 7eaba94

Please sign in to comment.