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

Fix link in the TF provider doc #1923

Merged
merged 3 commits into from
Jan 16, 2023
Merged

Fix link in the TF provider doc #1923

merged 3 commits into from
Jan 16, 2023

Conversation

grayluck
Copy link
Contributor

Fix a broken link referring to a non-existing bookmark.

Fix a broken link referring to a non-existing bookmark.
@grayluck grayluck requested a review from nkvuong January 12, 2023 18:11
@codecov-commenter
Copy link

Codecov Report

Merging #1923 (3c54f97) 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    #1923   +/-   ##
=======================================
  Coverage   90.11%   90.11%           
=======================================
  Files         145      145           
  Lines       11831    11831           
=======================================
  Hits        10662    10662           
  Misses        756      756           
  Partials      413      413           

@grayluck grayluck requested a review from nfx January 12, 2023 18:30
@nfx nfx enabled auto-merge (squash) January 16, 2023 10:26
@nfx nfx disabled auto-merge January 16, 2023 10:34
@nfx nfx merged commit d9315c5 into databricks:master Jan 16, 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)).
@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
Fix a broken link referring to a non-existing bookmark.

Co-authored-by: Serge Smertin <259697+nfx@users.noreply.github.com>
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