Open r-heimann opened 1 year ago
Still no !GetAtt
support
"Unofficial" support according to https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-rds/issues/564 exists:
!GetAtt DBInstance.DBInstanceIdentifier
It works. I'll keep this one open so maybe at some point it will become officially supported.
Name of the resource
AWS::RDS::DBInstance
Description
Currently
AWS::RDS::DBInstance
only supportsRef
to get theDB instance name
. Implementing this would be great.https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbinstance.html
Related to https://github.com/aws-cloudformation/cloudformation-coverage-roadmap/issues/68