Create multiple Azure Storage Account with Multiple FileShare under each Storage Account
I am trying to create multiple Azure Storage accounts with specific Azure File shares under each account using the variable type as map:object. I have created the following terraform code but getting the error message: CODE StorageAccount = { "dev"…