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

No public_zones_name_servers listed #5

Open
timothyclarke opened this issue Aug 6, 2019 · 1 comment
Open

No public_zones_name_servers listed #5

timothyclarke opened this issue Aug 6, 2019 · 1 comment

Comments

@timothyclarke
Copy link

timothyclarke commented Aug 6, 2019

Hi,
The example output gives
public_zones_name_servers = [ {"example.com.": "ns-www.awsdns-00.org,ns-xxx.awsdns-11.co.uk,ns-yy.awsdns-22.com,ns-zzz.awsdns-22.net"}, {"example.org.": "ns-www.awsdns-00.org,ns-xxx.awsdns-11.co.uk,ns-yy.awsdns-22.com,ns-zzz.awsdns-22.net"} ]

The section of code covering that is commented out.
When uncommented I get
'local.undelegated_public_subdomains_ns: local.undelegated_public_subdomains_ns: Resource 'null_resource.undelegated_public_subdomains_ns' does not have attribute 'triggers.key' for variable 'null_resource.undelegated_public_subdomains_ns.*.triggers.key''

Background
I'm using terraform 11.14 (Note I've swapped the real domain name to example.com)
example.com is hosted elsewhere and I'm trying to roll out the sub domain dev.example.com within AWS for development / testing purposes.

@cytopia
Copy link
Owner

cytopia commented Jul 28, 2020

@timothyclarke the TF 0.12 version is now a total rewrite and should work way better

cytopia added a commit that referenced this issue Aug 21, 2020
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