Skip to content
New issue

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

Documentation improvements #1921

Merged
merged 1 commit into from
Jan 16, 2023
Merged

Documentation improvements #1921

merged 1 commit into from
Jan 16, 2023

Conversation

alexott
Copy link
Contributor

@alexott alexott commented Jan 12, 2023

  • Added example of using config_reference of databricks_secret resource
  • Reformatted docs with make fmt-docs

* Added example of using `config_reference` of `databricks_secret` resource
* Reformatted docs with `make fmt-docs`
@alexott alexott requested review from nfx and a team January 12, 2023 07:22
@codecov-commenter
Copy link

Codecov Report

Merging #1921 (dfae923) into master (b0e94a7) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1921   +/-   ##
=======================================
  Coverage   90.11%   90.11%           
=======================================
  Files         145      145           
  Lines       11831    11831           
=======================================
  Hits        10662    10662           
  Misses        756      756           
  Partials      413      413           

@nfx nfx merged commit 108e1a2 into master Jan 16, 2023
@nfx nfx deleted the doc-fixes branch January 16, 2023 10:26
nfx added a commit that referenced this pull request Jan 17, 2023
# Version changelog

### 1.9.0

 * Added [databricks_mws_credentials](https://registry.terraform.io/providers/databricks/databricks/latest/docs/data-sources/mws_credentials) data source ([#1909](#1909)).
 * Fixed incorrect diff for `num_clusters` and `min_num_clusters` for stopped [databricks_sql_endpoint](https://registry.terraform.io/providers/databricks/databricks/latest/docs/resources/sql_endpoint) ([#1927](#1927)).
 * Fixed `privilege_assignment` in [databricks_sql_permissions](https://registry.terraform.io/providers/databricks/databricks/latest/docs/resources/sql_permissions) ([#1872](#1872)).
 * Documentation improvements ([#1921](#1921), [#1923](#1923)).

Updated dependency versions:

 * Bump github.com/hashicorp/go-retryablehttp from 0.7.1 to 0.7.2 ([#1913](#1913)).
 * Bump google.golang.org/api from 0.105.0 to 0.106.0 ([#1914](#1914)).
@nfx nfx mentioned this pull request Jan 17, 2023
nfx added a commit that referenced this pull request Jan 17, 2023
# Version changelog

### 1.9.0

 * Added [databricks_mws_credentials](https://registry.terraform.io/providers/databricks/databricks/latest/docs/data-sources/mws_credentials) data source ([#1909](#1909)).
 * Fixed incorrect diff for `num_clusters` and `min_num_clusters` for stopped [databricks_sql_endpoint](https://registry.terraform.io/providers/databricks/databricks/latest/docs/resources/sql_endpoint) ([#1927](#1927)).
 * Fixed `privilege_assignment` in [databricks_sql_permissions](https://registry.terraform.io/providers/databricks/databricks/latest/docs/resources/sql_permissions) ([#1872](#1872)).
 * Documentation improvements ([#1921](#1921), [#1923](#1923)).

Updated dependency versions:

 * Bump github.com/hashicorp/go-retryablehttp from 0.7.1 to 0.7.2 ([#1913](#1913)).
 * Bump google.golang.org/api from 0.105.0 to 0.106.0 ([#1914](#1914)).
michael-berk pushed a commit to michael-berk/terraform-provider-databricks that referenced this pull request Feb 15, 2023
* Added example of using `config_reference` of `databricks_secret` resource
* Reformatted docs with `make fmt-docs`
michael-berk pushed a commit to michael-berk/terraform-provider-databricks that referenced this pull request Feb 15, 2023
# Version changelog

### 1.9.0

 * Added [databricks_mws_credentials](https://registry.terraform.io/providers/databricks/databricks/latest/docs/data-sources/mws_credentials) data source ([databricks#1909](databricks#1909)).
 * Fixed incorrect diff for `num_clusters` and `min_num_clusters` for stopped [databricks_sql_endpoint](https://registry.terraform.io/providers/databricks/databricks/latest/docs/resources/sql_endpoint) ([databricks#1927](databricks#1927)).
 * Fixed `privilege_assignment` in [databricks_sql_permissions](https://registry.terraform.io/providers/databricks/databricks/latest/docs/resources/sql_permissions) ([databricks#1872](databricks#1872)).
 * Documentation improvements ([databricks#1921](databricks#1921), [databricks#1923](databricks#1923)).

Updated dependency versions:

 * Bump github.com/hashicorp/go-retryablehttp from 0.7.1 to 0.7.2 ([databricks#1913](databricks#1913)).
 * Bump google.golang.org/api from 0.105.0 to 0.106.0 ([databricks#1914](databricks#1914)).
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.

4 participants