GCP Essential Contacts Contact
A Google Cloud Essential Contacts Contact represents an individual (or group email) that Google Cloud will notify about important events affecting a project, folder or organisation, such as security issues, incidents or billing problems. Each contact entry includes details such as email address, language preference and notification categories, allowing administrators to ensure the right people are informed when action is required.
Official documentation: https://cloud.google.com/resource-manager/docs/reference/essentialcontacts/rest/v1/projects.contacts
Terrafrom Mappings:
google_essential_contacts_contact.id
Supported Methods​
GET
: Get a gcp-essential-contacts-contact by its "name"LIST
: List all gcp-essential-contacts-contactSEARCH
: Search for contacts by their ID in the form of "projects/project_id/contacts/contact_id".