Skip to content

AWS Transfer family Route 53 record

0

Hi, I'm trying to automatically create a R53 record for my Org's transfer family resource using the transfer family tag resource using a custom hostname and specifying a zone ID as documented here: https://docs.aws.amazon.com/transfer/latest/userguide/requirements-dns.html and https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/transfer_tag

While the custom hostname does get generated, a record for the transfer family is not generated

Looking for insights/solutions

Thanks

1 Answer
0

The Route 53 DNS record needs to be created separately as mentioned in the note on the documentation page. Is this the step that is missing?

AWS
answered 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.