Hi all
I am trying to import an aws route 53 record .its defined in a nested module in code.While running import I m getting the error “resource instance key must be given in square brackets”
I m following below cmd
terraform import module.sv.dns.aws_route53_record.myrecord ZY23473737_myhostedzoneurl.com_A
Can you please suggest why I am getting above error.
Thanks
Akshit