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

Deployment failed when deploying Data Science module if the createusermanaged is set to false #199

Open
JasperW01 opened this issue Nov 4, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@JasperW01
Copy link

Describe the bug
Deployment failed when deploying Data Science module if the createusermanaged is set to false in Data Science module. The reason is the Terraform module of google managed notebooks (google_notebooks_runtime) doesn't have the attribute of "proxy_uri".

To Reproduce
Steps to reproduce the behavior:
As described above

Expected behavior
Terraform execution should be successful

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: MacOS
  • Browser Chrome
  • Version N/A

Additional context
Solution is to fix the notebooks_googlemanaged_urls in modules/data_science/outputs.tf. Will raise a PR shortly.

Logs
Any relevant logs that you can provide. Please remove any identifying information.

Labels
Please add a label that identifies what component(s) this issue applies to.

@JasperW01 JasperW01 added the bug Something isn't working label Nov 4, 2023
Copy link
Contributor

github-actions bot commented Nov 4, 2023

Thank you for raising the request! RAD Lab admins have been notified.

@JasperW01
Copy link
Author

will provide a PR shortly

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant