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

Alternative setup for cloud source repository #1299

Closed
jclee2 opened this issue Jul 21, 2024 · 1 comment
Closed

Alternative setup for cloud source repository #1299

jclee2 opened this issue Jul 21, 2024 · 1 comment
Labels
duplicate This issue or pull request already exists enhancement New feature or request

Comments

@jclee2
Copy link

jclee2 commented Jul 21, 2024

TL;DR

Alternative and/or patch to 0-bootstrap now that Cloud Source Repositories is deprecated for a new org setup? The setup fails now at the cicd project setup? Is there a workaround I'm missing? Is it out of scope to sub in github, gitlab, bitbucket, etc as the source control and still use cloud build?

➜ 0-bootstrap git:(master) ✗ terraform apply bootstrap.tfplan
module.tf_source.module.cloudbuild_project.module.project-factory.module.project_services.google_project_service.project_services["sourcerepo.googleapis.com"]: Creating...

│ Error: Request Enable Project Service "sourcerepo.googleapis.com" for project "prj-b-cicd-aa85" returned error: failed to enable services: failed on request preconditions: googleapi: Error 403: Permission denied to enable service [sourcerepo.googleapis.com]

Terraform Resources

No response

Detailed design

No response

Additional information

No response

@jclee2 jclee2 added the enhancement New feature or request label Jul 21, 2024
@eeaton eeaton added the duplicate This issue or pull request already exists label Jul 22, 2024
@eeaton
Copy link
Collaborator

eeaton commented Jul 22, 2024

I'll close this as a duplicate, this is already being tracked in #1249.

The other deployment paths (github etc) still work while we're assessing how to replace CSR and what will be the new default path, however as written the deployment guidance there uses different CI tool (Github as repo uses Github Actions as the CICD tool, etc)

@eeaton eeaton closed this as completed Jul 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants