hashicorp / terraform-provider-google

Terraform Provider for Google Cloud Platform
https://registry.terraform.io/providers/hashicorp/google/latest/docs
Mozilla Public License 2.0
2.32k stars 1.72k forks source link

Add member attribute to google_project_service_identity #12994

Open joe-a-t opened 1 year ago

joe-a-t commented 1 year ago

Community Note

Description

Same as https://github.com/hashicorp/terraform-provider-google/issues/12193, just missed this resource since it's currently only available via the beta provider

New or Affected Resource(s)

Potential Terraform Configuration

# Propose what you think the configuration to take advantage of this feature should look like.
# We may not use it verbatim, but it's helpful in understanding your intent.

References

b/321387051

benhxy commented 8 months ago

Service account team here. This is a feasible feature request.

joe-a-t commented 6 months ago

Wanted to bump since this appears to be entirely feasible and it's been a while

Harmelodic commented 2 months ago

Bump again. This is actually documented in the attributes reference for the google_project_service_identity resource, and yet it doesn't actually work.

Either implement it or update the docs, please!