I would want to fetch the GCP organization domain name via terraform module with project name as input.
GCP_Organization docs provides a data block where the domain name is an input, I was looking for a way to get the GCP organization domain name by providing either the project id or name as input.
Is there an alternate way to fetch the GCP org domain name via terraform.