Skip to content

Commit

Permalink
Update build.pkr.hcl
Browse files Browse the repository at this point in the history
  • Loading branch information
arnol377 committed Aug 23, 2024
1 parent 1c81abf commit c84581a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions build.pkr.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,6 @@ data amazon-parameterstore ecr_repository_name {
name = "/image-pipeline/${var.project_name}/ecr_repository_name"
}

data amazon-parameterstore ecr_login_server {
name = "/image-pipeline/${var.project_name}/ecr_login_server"
}

data amazon-parameterstore aws_region {
name = "/image-pipeline/${var.project_name}/region"
}
Expand Down

0 comments on commit c84581a

Please sign in to comment.