Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AWS Route53 combination of apex and wildcard record produce "duplicated resource" error #169

Closed
jalbstmeijer opened this issue Aug 22, 2019 · 0 comments

Comments

@jalbstmeijer
Copy link

Using:
terraformer version v0.7.8
terraform-provider-aws version v2.24.0

It looks like having both records like;

domain.com A 1.1.1.1
*.domain.com A 2.2.2.2

causes:

2019/08/22 12:35:23 [ERR]: duplicate resource found: aws_route53_record.Z1S2NPPPPUIOCR_domain--com--A

t0rr3sp3dr0 added a commit to t0rr3sp3dr0/terraformer that referenced this issue Sep 19, 2019
t0rr3sp3dr0 added a commit to t0rr3sp3dr0/terraformer that referenced this issue Sep 19, 2019
Signed-off-by: Pedro Tôrres <t0rr3sp3dr0@gmail.com>
t0rr3sp3dr0 added a commit to t0rr3sp3dr0/terraformer that referenced this issue Sep 19, 2019
Signed-off-by: Pedro Tôrres <t0rr3sp3dr0@gmail.com>
t0rr3sp3dr0 added a commit to t0rr3sp3dr0/terraformer that referenced this issue Sep 19, 2019
Signed-off-by: Pedro Tôrres <t0rr3sp3dr0@gmail.com>
sergeylanzman added a commit that referenced this issue Sep 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants