xref: /aosp_15_r20/external/google-cloud-java/java-notification/.cloud/outputs.tf (revision 55e87721aa1bc457b326496a7ca40f3ea1a63287)
1output "storage_service_agent" {
2  value = data.google_storage_project_service_account.gcs_account.email_address
3}
4