Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

data-platform-minimal - correct typo #1453

Merged
merged 1 commit into from
Jun 20, 2023
Merged

data-platform-minimal - correct typo #1453

merged 1 commit into from
Jun 20, 2023

Commits on Jun 20, 2023

  1. fix typo data-platform-minimal

    > │ Error: Invalid index
    │ 
    │   on ../../../../modules/project/shared-vpc.tf line 74, in resource "google_project_iam_member" "shared_vpc_host_robots":
    │   74:     : "serviceAccount:${local.service_accounts_robots[each.value.service]}"
    │     ├────────────────
    │     │ each.value.service is "container-egine"
    │     │ local.service_accounts_robots is object with 177 attributes
    │ 
    │ The given key does not identify an element in this collection value.
    kthhrv committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    fa7f0e7 View commit details
    Browse the repository at this point in the history