We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6dc00e commit 823ea12Copy full SHA for 823ea12
examples/storage_account_with_fileshares/README.md
@@ -12,7 +12,7 @@ provider "azurerm" {
12
13
module "storage" {
14
source = "kumarvna/storage/azurerm"
15
- version = "2.1.0"
+ version = "2.3.0"
16
17
# By default, this module will not create a resource group
18
# proivde a name to use an existing resource group, specify the existing resource group name,
0 commit comments