Skip to content

Commit

Permalink
Update external-dns.tf (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
goruha authored May 29, 2018
1 parent d5fb7a3 commit 5014d49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aws/kops-aws-platform/external-dns.tf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module "kops_external_dns" {
source = "git::https://github.com/cloudposse/terraform-aws-kops-external-dns.git?ref=tags/0.1.1"
source = "git::https://github.com/cloudposse/terraform-aws-kops-external-dns.git?ref=tags/0.1.2"
namespace = "${module.identity.namespace}"
stage = "${module.identity.stage}"
name = "external-dns"
Expand Down

0 comments on commit 5014d49

Please sign in to comment.