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

if google_compute_region_disk_resource_policy_attachment is empty, shouldn't error #3499

Merged

Conversation

megan07
Copy link
Contributor

@megan07 megan07 commented May 11, 2020

Fixes hashicorp/terraform-provider-google#6059

Release Note Template for Downstream PRs (will be copied)

compute: fixed error where plan would error if `google_compute_region_disk_resource_policy_attachment` had been deleted outside of terraform.

@modular-magician
Copy link
Collaborator

Hi! I'm the modular magician. Your PR generated some diffs in downstreams - here they are.

Diff report:

Terraform GA: Diff ( 13 files changed, 13 insertions(+), 39 deletions(-))
Terraform Beta: Diff ( 17 files changed, 17 insertions(+), 51 deletions(-))

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.

panic: interface conversion: interface {} is map[string]interface {}, not string
4 participants