Skip to content

Commit c1fbdf9

Browse files
author
kumarvna
committed
initial commit
1 parent b66b8aa commit c1fbdf9

File tree

5 files changed

+1
-1
lines changed

5 files changed

+1
-1
lines changed
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

provider.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ terraform {
33
}
44

55
provider "azurerm" {
6-
version = ">=2.10.0"
6+
version = "~>2.12.0"
77
features {}
88
}

0 commit comments

Comments
 (0)