Edits per Code Review

This commit is contained in:
Tom Archer
2023-02-16 11:15:46 -08:00
parent 66edc2e080
commit def91ae46b
3 changed files with 6 additions and 2 deletions

View File

@ -1 +1,3 @@
output "api_management_service_name" {
value = azurerm_api_management.api.name
}