ClusterID cannot be empty or null

Hi there,

I’ve been trying to set up an Azure Service Fabric Cluster using Terraform and have made slow but steady progress. However, at one point, when I create a VM Scaleset with the ServiceFabricNode extension, I get an error saying “ClusterId cannot be null or empty”. I have been unable to find documentation about how to address this issue anywhere.

Has anyone every successfully set up a service fabric cluster with terraform? Any help would be greatly appreciated.

Mark