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

fix tf12+ warning #467

Merged
merged 1 commit into from
Oct 4, 2020
Merged

Conversation

WillBeebe
Copy link
Contributor

Warning: Interpolation-only expressions are deprecated

  on .terraform/modules/project-assets/modules/project_services/main.tf line 57, in resource "google_project_iam_member" "project_service_identity_roles":
  57:   member  = "serviceAccount:${google_project_service_identity.project_service_identities["${each.value.api}"].email}"

@morgante morgante merged commit e223f77 into terraform-google-modules:master Oct 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants