Skip to content

Commit 5014d49

Browse files
authored
Update external-dns.tf (#7)
1 parent d5fb7a3 commit 5014d49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aws/kops-aws-platform/external-dns.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module "kops_external_dns" {
2-
source = "git::https://github.com/cloudposse/terraform-aws-kops-external-dns.git?ref=tags/0.1.1"
2+
source = "git::https://github.com/cloudposse/terraform-aws-kops-external-dns.git?ref=tags/0.1.2"
33
namespace = "${module.identity.namespace}"
44
stage = "${module.identity.stage}"
55
name = "external-dns"

0 commit comments

Comments
 (0)