Hi, About the error `error: Resource ovh_vrack_de...
# package-authoring
t
Hi, About the error
error: Resource ovh_vrack_dedicated_cloud_datacenter has a problem: no "id" attribute. To map this resource consider specifying ResourceInfo.ComputeID to a valid field on the upstream resource
, in case of using Automatic Token Mapping (https://pulumi-developer-docs.readthedocs.io/projects/pulumi-terraform-bridge/en/latest/docs/guides/automatic-token-mapping.html), what is the process to add the
ComputeID
BEFORE executing the upgrade-provider workflow?
a
Hi Aurelie, I suggest not using upgrade-provider here - it really doesn’t do much for you, especially for TF upgrades. The steps are: Bump the dependency in your go.mod, fix the issue in resources.go and regenerate the schema and sdks