Skip to content

Commit

Permalink
Merge pull request #1368 from ministryofjustice/mogaal-patch-1
Browse files Browse the repository at this point in the history
Update external-dns to latest in LIVE-1
  • Loading branch information
Alejandro Garrido Mota authored Sep 23, 2021
2 parents 552d74d + 11e97e8 commit dfb017c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ module "cert_manager" {
}

module "external_dns" {
source = "github.com/ministryofjustice/cloud-platform-terraform-external-dns?ref=1.6.0"
source = "github.com/ministryofjustice/cloud-platform-terraform-external-dns?ref=1.6.1"

iam_role_nodes = data.aws_iam_role.nodes.arn
cluster_domain_name = data.terraform_remote_state.cluster.outputs.cluster_domain_name
Expand Down

0 comments on commit dfb017c

Please sign in to comment.