agreeable-translator-5323
10/06/2025, 2:53 PM"@pulumi/pulumi": "^3.130.0",
"@pulumi/gcp": "^9.2.0"
now all of my resources want to add the new pulumiLabels entry and i'm failing with this error on all of my dns records
googleapi: Error 400: The field 'entity.managedZone.id' cannot be modified., immutableField
naturally, don't want to delete my managedZone and recreate to get past this but unsure of what to do next.agreeable-translator-5323
10/06/2025, 2:57 PMagreeable-translator-5323
10/06/2025, 2:57 PMagreeable-translator-5323
10/06/2025, 3:00 PM@pulumi/gcp because this is blocking, but would love some help getting this resolved! thank you!agreeable-translator-5323
10/06/2025, 3:06 PMpulumi refresh on the old version, applied some changes, then upgraded back to 9.2.0 and it worked 🙂lemon-scooter-94063
10/06/2025, 3:39 PM