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

Can't set default_storage_firewall_enabled to false in azurerm_databricks_workspace resource #26213

Closed
1 task done
alexott opened this issue Jun 4, 2024 · 2 comments · Fixed by #26339
Closed
1 task done

Comments

@alexott
Copy link
Contributor

alexott commented Jun 4, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave comments along the lines of "+1", "me too" or "any updates", they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment and review the contribution guide to help.

Terraform Version

1.8.4

AzureRM Provider Version

3.105.0

Affected Resource(s)/Data Source(s)

azurerm_databricks_workspace

Terraform Configuration Files

Just create a Databricks workspace with `default_storage_firewall_enabled` set to `true` and then try to set it to `false`.

Debug Output/Panic Output

Debug logs are put into Gist at https://gist.github.com/alexott/b9b998531d382c6e7e5e4147f6700cd5

Expected Behaviour

It's expected that the DBFS firewall will be disabled

Actual Behaviour

it's not disabled

Steps to Reproduce

Just create Databricks workspace with default_storage_firewall_enabled set to true, and then try to set it to false...

Important Factoids

normal azure environment

References

@favoretti
Copy link
Collaborator

Hi and thank you for reporting this issue.

I think I see why this is happening from the logs, will have a closer look and keep you posted.

@favoretti favoretti self-assigned this Jun 6, 2024
@favoretti favoretti added the bug label Jun 6, 2024
favoretti added a commit to favoretti/terraform-provider-azurerm that referenced this issue Jun 14, 2024
@github-actions github-actions bot added this to the v3.109.0 milestone Jun 14, 2024
Copy link

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 15, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants