# output "api_key" { # value = azurerm_static_web_app.static_web_app.api_key # sensitive = true # } # output "default_host_name" { # value = azurerm_static_web_app.static_web_app.default_host_name # }