Open r-heimann opened 2 months ago
!GetAtt DBInstance.DBInstanceIdentifier
already works today.
Note that this is not documented and is not officially supported by the CFN framework. To officially support and document this we are blocked on https://github.com/aws-cloudformation/cloudformation-coverage-roadmap/issues/68.
See https://github.com/aws-cloudformation/cloudformation-coverage-roadmap/issues/1625 Should be fairly easy to implement, since it already exists as a
!Ref
.