Samples: end-to-end testing (#47)
Add a new sample for end-to-end testing in Terraform projects.
This commit is contained in:
3
samples/end-to-end-testing/src/provider.tf
Normal file
3
samples/end-to-end-testing/src/provider.tf
Normal file
@ -0,0 +1,3 @@
|
||||
provider "azurerm" {
|
||||
features {}
|
||||
}
|
Reference in New Issue
Block a user