Skip to content

Commit

Permalink
chore: upgrade version stream
Browse files Browse the repository at this point in the history
  • Loading branch information
pow-devops2020 committed Aug 6, 2021
1 parent 9f53995 commit 49eb70c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ provider "aws" {
}

module "eks-jx" {
source = "jenkins-x/eks-jx/aws"
source = "jenkins-x/eks-jx/aws?ref=v1.15.12"
version = "1.15.38"
cluster_version = var.cluster_version
region = var.region
Expand Down

0 comments on commit 49eb70c

Please sign in to comment.