cloudposse / terraform-aws-transfer-sftp

https://cloudposse.com/accelerate
Apache License 2.0
29 stars 46 forks source link

Add output for endpoint_details #53

Closed rutgoff closed 5 months ago

rutgoff commented 5 months ago

what

Added an output to be able to access the endpoint_details

why

In my use case I am managing my DNS elsewhere in my Terraform code and need to be able to access the VPC endpoint created for the transfer server so I can subsequently create DNS entries. This new output allows me to dynamically know the id of the VPC endpoint and thus lookup it's DNS names for use in creating CNAME's in my own DNS domain.

rutgoff commented 5 months ago

Closing as I accidentally added a commit for another feature and polluted this PR

mergify[bot] commented 5 months ago

⚠️ The sha of the head commit of this PR conflicts with #54. Mergify cannot evaluate rules on this PR. ⚠️