Closed iwahbe closed 3 months ago
Correctly handle tag objects when parsing upstream semver tags.
This is very similar to what we do for patched providers:
https://github.com/pulumi/upgrade-provider/blob/b625b8f79e1e57d625bbc31aadaefc380a917c16/upgrade/steps_helpers.go#L276
Fixes https://github.com/pulumi/pulumi-nomad/issues/398
Correctly handle tag objects when parsing upstream semver tags.
This is very similar to what we do for patched providers:
https://github.com/pulumi/upgrade-provider/blob/b625b8f79e1e57d625bbc31aadaefc380a917c16/upgrade/steps_helpers.go#L276
Fixes https://github.com/pulumi/pulumi-nomad/issues/398