Skip to content

[ISSUE] Issue with databricks_workspace_file resource #4672

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
shobhita-testcourse opened this issue Apr 24, 2025 · 1 comment
Open

[ISSUE] Issue with databricks_workspace_file resource #4672

shobhita-testcourse opened this issue Apr 24, 2025 · 1 comment
Labels
Triaged The issue has been reviewed. Issues without a “Triaged” label require triage/review.

Comments

@shobhita-testcourse
Copy link

Configuration

# We are using Databricks Asset bundle to deploy the jobs 

Expected Behavior

Deployment should be completed

Actual Behavior

2025-04-24 15:47:49 + databricks bundle deploy -t sandbox --var=suffix=dacci-143
2025-04-24 15:47:50 Building default...
2025-04-24 15:47:51 Uploading consumer_campaign_intelligence-0.1.0-py3-none-any.whl...
2025-04-24 15:47:51 Uploading bundle files to /Workspace/Users/0b66cdac-04f8-408e-9290-13c058a2ebe1/automated_product_tagging/dacci-143/files...
2025-04-24 15:48:06 Deploying resources...
2025-04-24 15:48:06 Updating deployment state...
2025-04-24 15:48:06 Deployment complete!
Error: terraform apply: exit status 1
2025-04-24 15:48:06
2025-04-24 15:48:06 Error: Provider produced inconsistent final plan
2025-04-24 15:48:06
2025-04-24 15:48:06 When expanding the plan for databricks_job.data_preprocessing to include new
2025-04-24 15:48:06 values learned so far during apply, provider
2025-04-24 15:48:06 "registry.terraform.io/databricks/databricks" produced an invalid new value
2025-04-24 15:48:06 for .parameter[4].default: was
2025-04-24 15:48:06 cty.StringVal("/Workspace/Users/0b66cdac-04f8-408e-9290-13c058a2ebe1/automated_product_tagging/dacci-143/[dacci-143
2025-04-24 15:48:06 ds_digital_foc_service_user_dev] ds-digital-cci-crmx_data_preprocessing"),
2025-04-24 15:48:06 but now
2025-04-24 15:48:06 cty.StringVal("/Users/0b66cdac-04f8-408e-9290-13c058a2ebe1/automated_product_tagging/dacci-143/[dacci-143
2025-04-24 15:48:06 ds_digital_foc_service_user_dev] ds-digital-cci-crmx_data_preprocessing").
2025-04-24 15:48:06
2025-04-24 15:48:06 This is a bug in the provider, which should be reported in the provider's own
2025-04-24 15:48:06 issue tracker.
2025-04-24 15:48:06
2025-04-24 15:48:06 Error: Provider produced inconsistent final plan

Steps to Reproduce

Important Factoids

Would you like to implement a fix?

Suggest a fix

@alexott alexott changed the title [ISSUE] Issue with databricks_XXX resource [ISSUE] Issue with databricks_workspace_file resource Apr 24, 2025
@pietern
Copy link
Contributor

pietern commented Apr 24, 2025

@shobhita-testcourse Which version of the CLI + TF provider are you using?

@tanmay-db tanmay-db added the Triaged The issue has been reviewed. Issues without a “Triaged” label require triage/review. label Apr 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Triaged The issue has been reviewed. Issues without a “Triaged” label require triage/review.
Projects
None yet
Development

No branches or pull requests

3 participants