Open wanjohiryan opened 2 months ago
Apparently this is not an issue with the terraform provider, as stated here
Hey @wanjohiryan, I'm unable to reproduce it on this end using the latest version of the provider in a TF config.
He suggested checking that there might "possible version compatibility issues between the Route53 API and SDK version in use".
What do you think the issue is?
Hey there :)
I am getting an error, while trying to request a certificate on a domain hosted on AWS route53.
The error:
The code:
Any help is very appreciated. Tbh, i dunno what the problem is, and why
route53
is not getting called.Oh, I have everything set up correctly, (I have even tried passing in the AWS_* credentials) but i am still getting the error :(