From 1d39ee946a2b5690ddd4de7f0c8e623a17f5a026 Mon Sep 17 00:00:00 2001 From: Dana Hoffman Date: Wed, 23 May 2018 11:26:50 -0700 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 02f71aa3..6a4eb7a2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ FEATURES: * **New Resource**: `google_logging_folder_exclusion` [GH-990] * **New Resource**: `google_logging_organization_exclusion` [GH-990] * **New Resource**: `google_logging_project_exclusion` [GH-990] +* **New Resource**: `google_redis_instance` [GH-1485] * App Engine applications can now be managed using the `app_engine` field in `google_project` [GH-1503] IMPROVEMENTS: