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

Add support for renamed services in google_project_service* resources. #1234

Merged
merged 1 commit into from
Oct 4, 2019

Conversation

modular-magician
Copy link
Collaborator

@modular-magician modular-magician commented Oct 3, 2019

Original Author: @rileykarson

`google_project_services` users of provider versions prior to `2.17.0` should update, as past versions of the provider will not handle an upcoming rename of `bigquery-json.googleapis.com` to `bigquery.googleapis.com` well. See https://github.com/terraform-providers/terraform-provider-google/issues/4590 for details.
projectservice: added mitigations for bigquery-json to bigquery rename in project service resources.

Signed-off-by: Modular Magician <magic-modules@google.com>
@rileykarson rileykarson merged commit 3bacb8b into hashicorp:master Oct 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants