Update CHANGELOG.md

This commit is contained in:
Sarah French 2022-10-28 22:20:42 +01:00 committed by GitHub
parent 5957d2657a
commit 74e6bf08f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,6 +9,7 @@ ENHANCEMENTS:
* The "Failed to install provider" error message now includes the reason a provider could not be installed. [GH-31898]
* backend/gcs: Add `kms_encryption_key` argument, to allow encryption of state files using Cloud KMS keys. [GH-24967]
* backend/gcs: Add `storage_custom_endpoint` argument, to allow communication with the backend via a Private Service Connect endpoint. [GH-28856]
* backend/gcs: Update documentation for usage of `gcs` with `terraform_remote_state` [GH-32065]
EXPERIMENTS: