Skip to content

[Doc] Update CONTRIBUTING guide for plugin framework resources#4078

Merged
tanmay-db merged 6 commits intomainfrom
update-plugin-docs
Oct 7, 2024
Merged

[Doc] Update CONTRIBUTING guide for plugin framework resources#4078
tanmay-db merged 6 commits intomainfrom
update-plugin-docs

Conversation

@tanmay-db
Copy link
Copy Markdown
Contributor

Changes

Update the guide to give detailed information on how to navigate and get started with adding / migrating resources to plugin framework.

Tests

NA

  • make test run locally
  • relevant change in docs/ folder
  • covered with integration tests in internal/acceptance
  • relevant acceptance tests are passing
  • using Go SDK

@tanmay-db tanmay-db requested review from a team as code owners October 7, 2024 14:14
@tanmay-db tanmay-db requested review from alexott and rauchy and removed request for a team October 7, 2024 14:14
@tanmay-db tanmay-db added this pull request to the merge queue Oct 7, 2024
Merged via the queue into main with commit 54d9b17 Oct 7, 2024
@tanmay-db tanmay-db deleted the update-plugin-docs branch October 7, 2024 14:53
github-merge-queue bot pushed a commit that referenced this pull request Oct 7, 2024
### New Features and Improvements

* Add `databricks_budget` resource
([#3955](#3955)).
* Add `databricks_mlflow_models` data source
([#3874](#3874)).
* Add computed attribute `table_serving_url` to
`databricks_online_table`
([#4048](#4048)).
* Add support for Identity Column in `databricks_sql_table`
([#4035](#4035)).


### Bug Fixes

* Add Sufficient Network Privileges to the Databricks Default Cross
Account Policy
([#4027](#4027))
* Ignore presence or absence of `/Workspace` prefix for dashboard
resource
([#4061](#4061)).
* Refactor `databricks_permissions` and allow the current user to set
their own permissions
([#3956](#3956)).
* Set ID for online table resource if creation succeeds but it isn't
available yet
([#4072](#4072)).


### Documentation

* Update CONTRIBUTING guide for plugin framework resources
([#4078](#4078))
* Add guide for OIDC authentication
([#4016](#4016)).
* Correctly use native markdown callouts supported by TF Registry
([#4073](#4073)).
* Fixing links to `databricks_service_principal` in TF guides
([#4020](#4020)).


### Internal Changes

* Fix Permissions Dashboard Test
([#4071](#4071)).
* Bump Go SDK to latest and generate TF structs
([#4062](#4062)).
* Skip Budget tests on GCP
([#4070](#4070)).
* Update to latest OpenAPI spec and bump Go SDK
([#4069](#4069)).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants