We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c906ae commit 17c8157Copy full SHA for 17c8157
modules/meshcloud-kraken-service-account/variables.tf
@@ -15,7 +15,7 @@ variable "meshstack_root_project_id" {
15
16
variable "cloud_billing_export_project_id" {
17
type = string
18
- description = "GCP Project where the BiqQuery table resides that holds the Cloud Billing export to BigQuery."
+ description = "GCP Project where the BigQuery table resides that holds the Cloud Billing export to BigQuery."
19
}
20
21
variable "landing_zone_folder_ids" {
0 commit comments