Open buchs opened 1 year ago
Thank you @buchs for flagging this issue; we're looking into it and the path to resolution.
Transferring to pulumi-terraform-bridge as it looks like this is related to content ingestion: https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/tags_tag_value#import
Thanks for the issue, can someone please add some more detail here?
Looking at the TF docs, the pulumi ones look very similar, what exactly is the problem?
My best guess as to what this report is about is that there's a semantic collision between the name
output from the resource and the name
parameter in the constructor. The former is the "long integer identifier" mentioned in the title. The latter is pulumi specific (analogous to the TF block name, that's generally never mentioned in TF docs).
I'm not sure if there's something we could obviously be doing better though in the the docs translation.
File: themes/default/content/registry/packages/gcp/api-docs/tags/tagkey/_index.md