Metastore assignment appears incorrect with multiple metastores present #370
Labels
awaiting-upstream
The issue cannot be resolved without action in another repository (may be owned by Pulumi).
blocked
The issue cannot be resolved without 3rd party action.
kind/bug
Some behavior is incorrect or out of spec
What happened?
We have a databricks environment with multiple metastores (one that will soon be deprecated, one that we're moving to)
When I assign a new workspace to the new metastore, it appears to successfully assign it the first time it's created, but on subsequent
pulumi up
's, it believes that the metastore assignment metastoreId is the old metastore (which is also has never been assigned to). If i proceed with this change, it appears to remove the assignment off the workspace completely.Example
Output of
pulumi about
CLI
Version 3.107.0
Go Version go1.22.0
Go Compiler gc
Plugins
NAME VERSION
azure-native 2.29.0
databricks 1.32.2
python unknown
random 4.15.1
Host
OS darwin
Version 14.2.1
Arch arm64
This project is written in python: executable='/opt/homebrew/bin/python3' version='3.11.7'
Backend
Name pulumi.com
URL https://app.pulumi.com/jw-servco
User jw-servco
Organizations jw-servco, servco
Token type personal
Dependencies:
NAME VERSION
databricks 0.2
pip 24.0
pulumi_azure_native 2.29.0
pulumi_databricks 1.32.2
pulumi_random 4.15.1
setuptools 69.1.0
wheel 0.42.0
Additional context
No response
Contributing
Vote on this issue by adding a 👍 reaction.
To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).
The text was updated successfully, but these errors were encountered: