michael-sterling

Results 3 issues of michael-sterling

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...

new-resource

### Terraform Version ```shell Terraform v1.8.3 on windows_amd64 + provider registry.terraform.io/hashicorp/local v2.5.1 ``` ### Terraform Configuration Files First `apply` Original Terraform: ```terraform resource "local_file" "main" { content = "test" filename...

bug
core

### Describe the issue I would like to be able to create, update, and destroy DataBricks Catalogs using Asset Bundles. ### Configuration I suggest a yml format similar to [schemas](https://docs.databricks.com/aws/en/dev-tools/bundles/resources#schemas):...

Enhancement
DABs