Describe the bug
When run “terraform apply "radlab-ui.out"” in the step described in https://googlecloudplatform.github.io/rad-lab/docs/rad-lab-ui/ui_installation/infrastructure/#initial-run, it failed with the error of "Error 403: Unable to retrieve the repository metadata"
To Reproduce
Steps to reproduce the behavior:
- Go to https://googlecloudplatform.github.io/rad-lab/docs/rad-lab-ui/ui_installation/infrastructure/#initial-run
- Run the command of "terraform apply "radlab-ui.out"" as per the document above.
- Command failed due to the error of "Error 403: Unable to retrieve the repository metadata"
Expected behavior
Terraform should finish successfully
Screenshots
Screenshot of the error attached.
Desktop (please complete the following information):
- OS: MacOS
- Browser: Chrome
- Version: N/A
Additional context
The solution is to add the line of “"roles/artifactregistry.reader",” after the line of “"roles/logging.logWriter",” in the file of “radlab-ui/automation/terraform/infrastructure/”. 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.
Describe the bug
When run “terraform apply "radlab-ui.out"” in the step described in https://googlecloudplatform.github.io/rad-lab/docs/rad-lab-ui/ui_installation/infrastructure/#initial-run, it failed with the error of "Error 403: Unable to retrieve the repository metadata"
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Terraform should finish successfully
Screenshots
Screenshot of the error attached.
Desktop (please complete the following information):
Additional context
The solution is to add the line of “"roles/artifactregistry.reader",” after the line of “"roles/logging.logWriter",” in the file of “radlab-ui/automation/terraform/infrastructure/”. 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.