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

Conversation

kthhrv
Copy link
Contributor

@kthhrv kthhrv commented Jun 20, 2023

container-egine errors

│ 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.

> │ 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.
Copy link
Collaborator

@lcaggio lcaggio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for spotting this!

@lcaggio lcaggio merged commit a37b995 into GoogleCloudPlatform:master Jun 20, 2023
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants