Skip to content

Commit

Permalink
Create new tag for kops monitoring node group
Browse files Browse the repository at this point in the history
  • Loading branch information
vijay-veeranki committed Sep 20, 2021
1 parent 2efc842 commit 3b68e0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/aws-accounts/cloud-platform-aws/vpc/kops/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ locals {
########

module "kops" {
source = "github.com/ministryofjustice/cloud-platform-terraform-kops?ref=0.2.1"
source = "github.com/ministryofjustice/cloud-platform-terraform-kops?ref=0.2.2"

vpc_name = local.vpc
cluster_domain_name = trimsuffix(local.cluster_base_domain_name, ".")
Expand Down

0 comments on commit 3b68e0f

Please sign in to comment.