Add Sample: Integration Testing (#43)
add samples for integration testing
This commit is contained in:
3
samples/integration-testing/src/provider.tf
Normal file
3
samples/integration-testing/src/provider.tf
Normal file
@ -0,0 +1,3 @@
|
||||
provider "azurerm" {
|
||||
features {}
|
||||
}
|
Reference in New Issue
Block a user