Ralph Mei
Ralph Mei
Still no `!GetAtt` support
Looks like its implemented now: ``` Id The ID of the instance. ```
Although it currently doesn't seem to work in `eu-central-1`: ``` Template error: resource Instance does not support attribute type Id in Fn::GetAtt ```
They fixed the documentation, but its still not implemented.
Seems like someone finally decided to implement this: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-instance.html ``` InstanceId The ID of the instance. ``` Works in `eu-central-1`.
Still no `!GetAtt` support
Still no `!GetAtt` support
Still no `!GetAtt` support
Still no `!GetAtt` support
Still no `!GetAtt` support