Closed anthonybench closed 2 years ago
You can import by using separated by "/" account_id and workspace_id
Thank you!
Is this true for any (or all) of:
databricks_mws_storage_configurations
databricks_mws_networks
databricks_mws_credentials
?
@anthonybench for all databricksmws* and some other resources https://github.com/databrickslabs/terraform-provider-databricks/search?q=common.NewPairSeparatedID
@nfx I saw you guys dropped 0.5.0
a few days ago, though the databricks_mws_workspaces
doc still has the "evolving api" notice. Is there still some major overhaul taking place, or is it pretty good to go now?
@anthonybench soon the databricks_mws_*
will be split into it's own dedicated databricksaccount
provider. databricks_mws_*
will be there in databricks
provider, but no longer maintained, giving enough time for people to migrate to a proper double-provider setup.
@nfx Awesome, thank you!
@nfx is there any update on the timeline of the databricksaccount
provider? just curious as to whether it's a this-year thing or further out.
@otosky no timeline on databricksaccount
provider. but at least it's on a roadmap =)
Unless I'm mistaken, I can't seem to import a workspace. Passing values via Terragrunt. There isn't an Import section in the doc for this resource, so I'm unsure how to proceed. This is an AWS E2 workspace.
Configuration
Expected Behavior
"Import successful!"
Actual Behavior
Steps to Reproduce
Please list the steps required to reproduce the issue, for example:
terragrunt import 'databricks_mws_workspace.da_workspace' <WORKSPACE_ID>
Terraform and provider versions
Terraform version:
1.0.7
Terragrunt version:0.31.0
Provider version:0.3.11