terraform-provider-databricks icon indicating copy to clipboard operation
terraform-provider-databricks copied to clipboard

[DOC] Anchor in `databricks_service_principal_secret` documentation does not take you to the correct place

Open frosforever opened this issue 1 year ago • 1 comments

Affected Resource(s)

databricks_service_principal_secret https://registry.terraform.io/providers/databricks/databricks/latest/docs/resources/service_principal_secret

Expected Details

image

When clicking the "Authenticating with service principal" I would expect to be linked to https://registry.terraform.io/providers/databricks/databricks/latest/docs#authenticating-with-service-principal. However, it instead links to https://registry.terraform.io/providers/databricks/databricks/latest/docs/index#authenticating-with-service-principal which doesn't exist and just loads the default docs at https://registry.terraform.io/providers/databricks/databricks/latest/docs without directing you to the appropriate section.

List of things to potentially add/remove:

Likely something with this reference would need to be updated https://github.com/databricks/terraform-provider-databricks/blob/662a0bd08043be9f36fca43978ab8a81f60c91d5/docs/resources/service_principal_secret.md?plain=1#L10

frosforever avatar Feb 05 '24 22:02 frosforever

This will be reworked as part of #3197

alexott avatar Feb 06 '24 07:02 alexott