Skip to content

Commit ad26dbf

Browse files
authored
Merge pull request #1 from ekarlso/patch-1
Remove provider requirement so it can be passed
2 parents 3102aca + 0585101 commit ad26dbf

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

versions.tf

-4
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,3 @@ terraform {
1111
}
1212
required_version = ">= 0.13"
1313
}
14-
15-
provider "azurerm" {
16-
features {}
17-
}

0 commit comments

Comments
 (0)