Skip to content

Commit e8ae01d

Browse files
chore(deps): update dependency aws/aws-application-networking-k8s to v2
1 parent 2af0a49 commit e8ae01d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • manifests/modules/networking/vpc-lattice/.workshop/terraform

manifests/modules/networking/vpc-lattice/.workshop/terraform/vars.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ variable "lattice_controller_version" {
3838
description = "The version of aws-gateway-controller to use"
3939
type = string
4040
# renovate: datasource=github-releases depName=aws/aws-application-networking-k8s
41-
default = "1.1.7"
41+
default = "2.0.1"
4242
}
4343
# tflint-ignore: terraform_unused_declarations
4444
variable "inbound_cidrs" {

0 commit comments

Comments
 (0)