Skip to content

Commit

Permalink
bumped lambda_registrator_image tag
Browse files Browse the repository at this point in the history
  • Loading branch information
aahel committed Aug 29, 2023
1 parent 6239d6f commit a0c121b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/lambda/variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ variable "name" {
variable "lambda_registrator_image" {
description = "The Consul Lambda Registrator image for consul-lambda-registrator."
type = string
default = "public.ecr.aws/hashicorp/consul-lambda-registrator:0.1.0-beta2"
default = "public.ecr.aws/hashicorp/consul-lambda-registrator:0.1.0-beta4"
}

variable "region" {
Expand Down

0 comments on commit a0c121b

Please sign in to comment.