Add Sample: Integration Testing (#43)

add samples for integration testing
This commit is contained in:
Julien Corioland
2020-06-11 10:35:53 +02:00
committed by GitHub
parent 7d4ee2d346
commit 3328af0982
14 changed files with 211 additions and 0 deletions

View File

@ -0,0 +1,3 @@
provider "azurerm" {
features {}
}