Skip to content

Commit b59e47e

Browse files
committed
updating examples
1 parent da45259 commit b59e47e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/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 "app-service" {
1414
source = "kumarvna/app-service/azurerm"
15-
version = "1.0.0"
15+
version = "1.1.0"
1616
1717
# By default, this module will not create a resource group. Location will be same as existing RG.
1818
# proivde a name to use an existing resource group, specify the existing resource group name,

0 commit comments

Comments
 (0)