terraform-google-bigquery icon indicating copy to clipboard operation
terraform-google-bigquery copied to clipboard

google_bigquery_dataset_access.dset_access

Open anandnreddy opened this issue 1 year ago • 0 comments

TL;DR

When applying changes to module.bq-dataset-access["user1"].google_bigquery_dataset_access.dset_access, provider "provider["registry.terraform.io/hashicorp/google"]" produced an unexpected new value: Root resource was present, but now absent.

This is a bug in the provider, which should be reported in the provider's own issue tracker.

Expected behavior

No response

Observed behavior

No response

Terraform Configuration

# # see: https://terraform-docs.io/user-guide/configuration/#version
# version: ">= 0.10, < 0.12"

# see: https://terraform-docs.io/user-guide/configuration/#formatters
formatter: markdown table

header-from: description.md
# footer-from: footer.md

# see: https://terraform-docs.io/user-guide/configuration/#sections
sections:
  show:
    - header
    - inputs
    - providers
    - modules
    - footer

# # see: https://terraform-docs.io/user-guide/configuration/#sort
sort:
  enabled: true
  by: required

settings:
  indent: 4
  escape: false
  default: false
  required: false
  type: true

Terraform Version

Terraform v1.1.6
on windows_amd64

Additional information

No response

anandnreddy avatar Jun 13 '24 11:06 anandnreddy