First commit
This commit is contained in:
5
infrastructure/providers.tf
Normal file
5
infrastructure/providers.tf
Normal file
@@ -0,0 +1,5 @@
|
||||
provider "azurerm" {
|
||||
features {}
|
||||
}
|
||||
|
||||
provider "random" {}
|
||||
Reference in New Issue
Block a user