│ Error: Invalid index
│
│ on .terraform/modules/datadog/global/main.tf line 40, in resource "google_bigquery_dataset_iam_member" "billing_export":
│ 40: dataset_id = google_bigquery_dataset.billing_export[0].dataset_id
│ ├────────────────
│ │ google_bigquery_dataset.billing_export is empty tuple
│
│ The given key does not identify an element in this collection value: the
│ collection has no elements.