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 Sep 10, 2024
1 parent 7a95af9 commit 88a5ce3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions build.pkr.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,10 @@ variable project_name {
default = "my-project"
}

variable region {
type = string
}

# ecr_repository_name
data amazon-parameterstore dest_image {
name = "/image-pipeline/${var.project_name}/dest_image"
Expand Down

0 comments on commit 88a5ce3

Please sign in to comment.