Skip to content

Commit 104207f

Browse files
terraform-docs: automated action
1 parent ad0403f commit 104207f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ module "captain" {
1818
iam_role_to_assume = "arn:aws:iam::1234567890:role/glueops-captain-role"
1919
source = "git::https://github.com/GlueOps/terraform-module-cloud-aws-kubernetes-cluster.git"
2020
eks_version = "1.27"
21-
csi_driver_version = "v1.23.0-eksbuild.1"
21+
csi_driver_version = "v1.22.0-eksbuild.2"
2222
vpc_cidr_block = "10.65.0.0/26"
2323
region = "us-west-2"
2424
availability_zones = ["us-west-2a", "us-west-2b"]

0 commit comments

Comments
 (0)