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 da45259 commit b59e47eCopy full SHA for b59e47e
examples/README.md
@@ -12,7 +12,7 @@ provider "azurerm" {
12
13
module "app-service" {
14
source = "kumarvna/app-service/azurerm"
15
- version = "1.0.0"
+ version = "1.1.0"
16
17
# By default, this module will not create a resource group. Location will be same as existing RG.
18
# proivde a name to use an existing resource group, specify the existing resource group name,
0 commit comments