From 93063aaa9a4d922afefe9371744fd21920641ca5 Mon Sep 17 00:00:00 2001 From: Ludovico Magnocavallo Date: Tue, 11 Nov 2025 09:16:15 +0000 Subject: [PATCH] changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c399f62c2..aeb0bcf3f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,7 +17,7 @@ All notable changes to this project will be documented in this file. - [[#3518](https://github.com/GoogleCloudPlatform/cloud-foundation-fabric/pull/3518)] Add support for KMS key creation to project factory ([ludoo](https://github.com/ludoo)) - [[#3484](https://github.com/GoogleCloudPlatform/cloud-foundation-fabric/pull/3484)] Add hardened controls for GKE, Networking and monitoring alerts recommended in CIS Benchmarks for GCP ([vannicktrinquier](https://github.com/vannicktrinquier)) - [[#3516](https://github.com/GoogleCloudPlatform/cloud-foundation-fabric/pull/3516)] Allow configuring data access logs from org/folder/project schemas ([ludoo](https://github.com/ludoo)) -- [[#3515](https://github.com/GoogleCloudPlatform/cloud-foundation-fabric/pull/3515)] [WIP] Add support for KMS autokey ([ludoo](https://github.com/ludoo)) +- [[#3515](https://github.com/GoogleCloudPlatform/cloud-foundation-fabric/pull/3515)] Add support for KMS autokey ([ludoo](https://github.com/ludoo)) - [[#3513](https://github.com/GoogleCloudPlatform/cloud-foundation-fabric/pull/3513)] Rename project and VPC resources in net stage datasets ([ludoo](https://github.com/ludoo)) - [[#3511](https://github.com/GoogleCloudPlatform/cloud-foundation-fabric/pull/3511)] Sets a default for delete_default_routes_on_create in 2-networking ([sruffilli](https://github.com/sruffilli)) - [[#3506](https://github.com/GoogleCloudPlatform/cloud-foundation-fabric/pull/3506)] Allow defining org-level pam_entitlements in 0-org-setup ([juliocc](https://github.com/juliocc))