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

GA: Support for Cloud Build Worker Pools #9684

Closed
Assignees
Labels
enhancement priority/1 size/s tpgtools Issues related to the tpgtools generator

Comments

@chris-jaques
Copy link

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 the issue is assigned to the "modular-magician" user, it is either in the process of being autogenerated, or is planned to be autogenerated soon. If the issue is assigned to a user, that user is claiming responsibility for the issue. If the issue is assigned to "hashibot", a community member has claimed the issue already.

Description

Cloud Build Worker Pools are now GA, but the resource still only exists in the beta provider, which throws the following error:

Error creating WorkerPool: googleapi: Error 403: project is not allowlisted for this feature, please contact Google Cloud Support at https://cloud.google.com/support-hub

The resource should be moved to the google provider, without this restriction

New or Affected Resource(s)

  • google_cloudbuild_worker_pool

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

@slevenick
Copy link
Collaborator

b/195009432

@mikeywaites
Copy link

Hey. Wondering if there's any timeline of when worker pools will be released out of beta? Or is there a workaround for using them as beta at the moment?

@Zowie
Copy link

Zowie commented Sep 15, 2021

+1

2 similar comments
@bestefreund
Copy link

+1

@NotNoah
Copy link

NotNoah commented Sep 27, 2021

+1

@octopop
Copy link

octopop commented Oct 6, 2021

Any progress on this? (or any workarounds so that we don't have to keep that section commented out in our TF code)?

@tstadje
Copy link

tstadje commented Oct 6, 2021

+1

@bestefreund
Copy link

The issue still occurs.
When it comes to the deployment of the resource google_cloudbuild_worker_pool with Terraform it comes to the error Error creating WorkerPool: googleapi: Error 403: project is not allowlisted for this feature, please contact Google Cloud Support at https://cloud.google.com/support-hub

Is here any progress on this & when will this priority/1-issue be solved?

If we can contribute something to this issue then let me know were to place it, please.

@rezkam
Copy link

rezkam commented Nov 18, 2021

+1

@jdub55
Copy link

jdub55 commented Nov 29, 2021

Code change has been merged and this should be getting released soon. GoogleCloudPlatform/magic-modules#5356

@rileykarson
Copy link
Collaborator

@gecko655
Copy link

gecko655 commented Dec 8, 2021

@rileykarson rileykarson reopened this Dec 8, 2021
@rileykarson
Copy link
Collaborator

@ndmckinley: Is that something you'd be able to fix up?

@nat-henderson
Copy link
Contributor

Yep, sure thing.

@nat-henderson
Copy link
Contributor

Oh, the doc was handwritten, so that's really easy.

@github-actions
Copy link

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 14, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.