Closed dgomez04 closed 1 month ago
Hi @dgomez04, thanks for the PR, please use plugin framework for the development: https://github.com/databricks/terraform-provider-databricks/blob/main/CONTRIBUTING.md#developing-resources-or-data-sources-using-plugin-framework.
Hi @tanmay-db! Changes done, please review and let me know if I'm missing anything.
@dgomez04 you also need to merge the main
into this branch and resolve conflict
Changes
Added
databricks_notification_destinations
data source as requested in #3950 to retrieve notification destinations that are created out-of-band or in other terraform templates.Tests
make test
run locallydocs/
folderinternal/acceptance