Skip to content

Commit

Permalink
feat: use releases to pull images
Browse files Browse the repository at this point in the history
  • Loading branch information
EreminAnton committed Jul 5, 2024
1 parent 6b25c8c commit 2baa3c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vars.tf
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ variable "use_pre_created_image" {
variable "ecr_owner_account_id" {
description = "In what account is the ECR repository located."
type = string
default = "754426185857"
default = "222341826240"
}

variable "tags" {
Expand Down

0 comments on commit 2baa3c8

Please sign in to comment.