Terraform code not creating multiple rules in Azure Storage lifecycle
I have tried to create Azure storage lifecycle via IAC terraform. But facing the below error. Expected to create multiples rules for storage lifecycle , but only one rule is created. If we re-run the terraform apply , it is…