Skip to content

Commit

Permalink
Add changelog line
Browse files Browse the repository at this point in the history
  • Loading branch information
ianferguson committed Mar 17, 2020
1 parent 1be2438 commit bfaad51
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
## 2.10.0 (Unreleased)

IMPROVEMENTS:

* Add `add_address_to_env` argument to set the value of the provider's address argument as the VAULT_ADDR environment variable in the Terraform process, enabling VAULT_ADDR external token helpers to work with this provider ([#651](https://github.com/terraform-providers/terraform-provider-vault/pull/651)).

## 2.9.0 (March 13, 2020)

FEATURES:
Expand Down Expand Up @@ -305,7 +310,7 @@ IMPROVEMENTS:

BUG FIXES:

* Fixes issue with `vault_database_secret_backend_connection` always updating the connection URL ([#217](https://github.com/terraform-providers/terraform-provider-vault/pull/217))
* Fixes issue with `vault_database_secret_backend_connection` always updating the connection URL ([#217](https://github.com/terraform-providers/terraform-provider-vault/pull/217))

## 1.3.1 (November 06, 2018)

Expand Down

0 comments on commit bfaad51

Please sign in to comment.