We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
From the provider documentation, i see that there is no way to import databricks_notification_destination resource. I would be great if this feature can be added.
The text was updated successfully, but these errors were encountered:
it works just not documented... For example:
terraform import databricks_notification_destination.this "12f83d99-15f6-4ca4-a909-c596fc6bed80"
P.S. Almost all Databricks resources support import
Sorry, something went wrong.
[Doc] Document import support for databricks_notification_destination
databricks_notification_destination
5d713e0
resolves #4275
btw, you can use terraform exporter to generate code for existing objects - it will also create import definitions.
Successfully merging a pull request may close this issue.
From the provider documentation, i see that there is no way to import databricks_notification_destination resource. I would be great if this feature can be added.
Use case
The text was updated successfully, but these errors were encountered: