mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-03-13 10:01:08 -04:00
When trying to output the `endpoint` attribute of an `aws_db_instance`, the port was not being emitted properly. Converting the port number from an integer to a string has resolved the issue.