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 custom flatten to transform json to string -> string map for params #2467

Conversation

slevenick
Copy link
Contributor

@slevenick slevenick commented Oct 14, 2019

Fixes: hashicorp/terraform-provider-google#4669
Release Note Template for Downstream PRs (will be copied)

bigquery: fix issue with `google_bigquery_data_transfer_config` `params` crashing on boolean values

@modular-magician
Copy link
Collaborator

Hi! I'm the modular magician, I work on Magic Modules.
I see that this PR has already had some downstream PRs generated. Any open downstreams are already updated to your most recent commit, ddf6f03.

Pull request statuses

No diff detected in terraform-google-conversion.
No diff detected in Ansible.
No diff detected in Inspec.

New Pull Requests

I built this PR into one or more new PRs on other repositories, and when those are closed, this PR will also be merged and closed.
depends: hashicorp/terraform-provider-google-beta#1263
depends: hashicorp/terraform-provider-google#4676

@modular-magician
Copy link
Collaborator

Hi! I'm the modular magician, I work on Magic Modules.
I see that this PR has already had some downstream PRs generated. Any open downstreams are already updated to your most recent commit, 4c32e56.

Pull request statuses

terraform-provider-google-beta already has an open PR.
No diff detected in terraform-google-conversion.
terraform-provider-google already has an open PR.
No diff detected in Ansible.
No diff detected in Inspec.

New Pull Requests

I didn't open any new pull requests because of this PR.

Copy link

@tysen tysen left a comment

Choose a reason for hiding this comment

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

We may have an issue later with composite types.

@modular-magician modular-magician force-pushed the bigquery-transfer-param-transform branch from 4c32e56 to 9c7a8dd Compare October 16, 2019 15:58
@modular-magician modular-magician merged commit cc0dc86 into GoogleCloudPlatform:master Oct 16, 2019
JanMa pushed a commit to JanMa/magic-modules that referenced this pull request Oct 25, 2019
JanMa added a commit to JanMa/magic-modules that referenced this pull request Oct 25, 2019
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.

google_bigquery_data_transfer_config errors when using a bool with params attribute
4 participants