Skip to content

Commit 823ea12

Browse files
committed
updating examples for version 2.3.0
1 parent e6dc00e commit 823ea12

File tree

1 file changed

+1
-1
lines changed
  • examples/storage_account_with_fileshares

1 file changed

+1
-1
lines changed

examples/storage_account_with_fileshares/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ provider "azurerm" {
1212
1313
module "storage" {
1414
source = "kumarvna/storage/azurerm"
15-
version = "2.1.0"
15+
version = "2.3.0"
1616
1717
# By default, this module will not create a resource group
1818
# proivde a name to use an existing resource group, specify the existing resource group name,

0 commit comments

Comments
 (0)