GoogleCloudPlatform / GoogleCloudPlatform/rad-lab

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

Open
#199 2 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
HCL
Stars
112
Forks
81
PR merge metrics
No merged PRs in 30d

Description

**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](https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/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](http://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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.