diff --git a/CHANGELOG.md b/CHANGELOG.md index 498b0f9d4efe..ab18d607b4e5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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: