1 Answer
- Newest
- Most votes
- Most comments
1
It would appear that the resource called BastionInfo is a custom resource? The error message is explaining that this custom resource does not have a property called BastionSecurityGroup and therefore the !GetAtt function is failing.
I suggest checking your custom resource to verify that you have the correct property name.
answered 4 years ago
