https://www.linkedin.com/pulse/jugadu-terratest-iac-testing-riju-bhattacharya
To test with the script follow the steps below:
~] git clone https://github.com/rijub2019/jugaduInTerratest.git
~] cd jugaduInTerratest
~] go mod azure_storage_test.go
~] go mod tidy
~] go test -v azure_storage_test.go
*Addiotnally you can edit 'terraform/variables.tf' line no.35 to change the 'default' value for enabling versioning to 'false', to check correct functioning of the script.
*You will find terraform, go, git already installed in Azure CloudShell.