Skip to content

Commit f9cf2e2

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

File tree

1 file changed

+1
-1
lines changed
  • manifests/modules/networking/vpc-lattice/.workshop/terraform

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,5 @@ 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
}

0 commit comments

Comments
 (0)