Skip to content

Commit 98008f7

Browse files
committed
Add PR link to NEXT_CHANGELOG entry per contribution guidelines
Co-authored-by: Isaac
1 parent dcedc23 commit 98008f7

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

NEXT_CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,9 @@
88

99
### New Features and Improvements
1010

11-
* Added `user_agent_extra` provider configuration attribute to append products to the `User-Agent` header, equivalent to the `DATABRICKS_USER_AGENT_EXTRA` environment variable. This lets Terraform modules built on top of the provider configure usage attribution in their `provider` block without requiring users to set environment variables.
11+
* Added `user_agent_extra` provider configuration attribute to append products to the `User-Agent` header, equivalent to the `DATABRICKS_USER_AGENT_EXTRA` environment variable ([#5863](https://github.com/databricks/terraform-provider-databricks/pull/5863)).
12+
13+
This lets Terraform modules built on top of the provider configure usage attribution in their `provider` block without requiring users to set environment variables.
1214

1315
### Bug Fixes
1416

0 commit comments

Comments
 (0)