mirror of https://github.com/pulumi/pulumi.git
![]() * Allow resource IDs to change on reresh steps This is a requirement for us to be able to move forward with versions of the Terraform Azurerm provider. In v1.32.1, there was a state migration that changed the ID format of the azure table storage resource We used to have a check in place for old ID being equal to new ID. This has been changed now and we allow the change of ID to happen in the RefreshStep * Update pkg/resource/deploy/step.go Co-Authored-By: Pat Gavlin <pat@pulumi.com> |
||
---|---|---|
.. | ||
analyzer.go | ||
analyzer_plugin.go | ||
check.go | ||
config_source.go | ||
context.go | ||
host.go | ||
host_server.go | ||
langruntime.go | ||
langruntime_plugin.go | ||
plugin.go | ||
provider.go | ||
provider_plugin.go | ||
provider_plugin_test.go | ||
rpc.go | ||
rpc_test.go |