Circular dependency issue with CloudFormation using EBS, EC2 and cfn-signal
I’m trying to create a CloudFormation template that has, among other things, an EC2 Instance with an attached EBS volume. The user data in the EC2 instance should mount that volume and write some data into it: