Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for apigee organizations.updateControlPlaneAccess API call #20805

Open
bmenasha opened this issue Jan 2, 2025 · 3 comments
Open

Support for apigee organizations.updateControlPlaneAccess API call #20805

bmenasha opened this issue Jan 2, 2025 · 3 comments

Comments

@bmenasha
Copy link

bmenasha commented Jan 2, 2025

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request.
  • Please do not leave +1 or me too comments, they generate extra noise for issue followers and do not help prioritize the request.
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment.
  • If an issue is assigned to a user, that user is claiming responsibility for the issue.
  • Customers working with a Google Technical Account Manager or Customer Engineer can ask them to reach out internally to expedite investigation and resolution of this issue.

Description

Please see this new API that was released as part of apigee hybrid 1.14 in December 2024. This is a request to invoke it via the Google Terraform Provider.

https://cloud.google.com/apigee/docs/reference/apis/apigee/rest/v1/organizations/updateControlPlaneAccess

Thanks

New or Affected Resource(s)

  • google_apigee_control_plane_access

Potential Terraform Configuration

resource google_apigee_control_plane_access "controlplane" {
  synchronizer_identities = ["[email protected]"]
  analytics_publisher_identities = ["[email protected]"]

}

References

https://cloud.google.com/apigee/docs/reference/apis/apigee/rest/v1/ControlPlaneAccess

b/387341606

@github-actions github-actions bot added forward/review In review; remove label to forward service/apigee labels Jan 2, 2025
@zli82016
Copy link
Collaborator

zli82016 commented Jan 2, 2025

@bmenasha, I don't see the resource google_apigee_control_plane_access exists now. Is the request to add the new resource?

@bmenasha
Copy link
Author

bmenasha commented Jan 2, 2025

yes.

@zli82016 zli82016 removed the forward/review In review; remove label to forward label Jan 2, 2025
@rileykarson rileykarson added this to the Goals milestone Jan 6, 2025
@rileykarson
Copy link
Collaborator

Note: This will be a fine-grained resource on getControlPlaneAccess/updateControlPlaneAccess

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants