Julien Corioland 3328af0982
Add Sample: Integration Testing (#43)
add samples for integration testing
2020-06-11 10:35:53 +02:00

3 lines
75 B
HCL

output "resource_group_name" {
value = azurerm_resource_group.rg.name
}