We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a28f2cf commit 629f00bCopy full SHA for 629f00b
1 file changed
outputs.tf
@@ -30,7 +30,7 @@ output "bigquery_editor_url" {
30
}
31
32
output "neos_tutorial_url" {
33
- value = "https://console.cloud.google.com/products/solutions/deployments?walkthrough_id=panels--sic--analytics-lakehouse_toc&project=${var.project_id}"
+ value = "http://console.cloud.google.com/products/solutions/deployments?walkthrough_id=panels--sic--analytics-lakehouse_toc"
34
description = "The URL to launch the in-console tutorial for the Analytics Lakehouse solution"
35
36
0 commit comments