Can’t replace main VPC route table with CloudFormation
Route table not associated with VPC, manual overrides cause problems
I had what I thought was a typo in my CloudFormation template as follows:
It would seem to me that CloudFormation should throw an error in this case because as far as I can tell from the documentation “Ref:” is not a valid element in…