Skip to content
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

Fixed databricks_job recreation on changed docker_image URL #1437

Merged
merged 1 commit into from
Jul 8, 2022
Merged

Conversation

alexott
Copy link
Contributor

@alexott alexott commented Jul 8, 2022

Added use tf:force_new on Docker config only for databricks_instance_pool

this fixes #1434

@alexott alexott requested a review from nfx July 8, 2022 08:08
@alexott alexott marked this pull request as ready for review July 8, 2022 08:08
Copy link
Contributor

@nfx nfx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@nfx nfx changed the title use force_new on Docker config only for instance pools Fixed databricks_job recreation on changed docker_image URL Jul 8, 2022
@nfx nfx merged commit 68bb39e into master Jul 8, 2022
@nfx nfx deleted the issue-1434 branch July 8, 2022 09:15
@nfx nfx mentioned this pull request Jul 15, 2022
michael-berk pushed a commit to michael-berk/terraform-provider-databricks that referenced this pull request Feb 15, 2023
…bricks#1437)

Added use `tf:force_new` on Docker config only for `databricks_instance_pool`

Fixes databricks#1434
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[ISSUE] databricks_job is replaced every time the Docker Image url is updated
2 participants