From 85081bd805c6652e69e1c49cc90e111464ab2744 Mon Sep 17 00:00:00 2001 From: Ludovico Magnocavallo Date: Tue, 28 Jun 2022 17:35:52 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9da01495ec..6b458de14e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,8 @@ All notable changes to this project will be documented in this file. - add `id` output to service account module - add support for secrets to cloud function module - new binary authorization module -- add `consumer_accept_list` option to `apigee-x-instance` module. +- add `consumer_accept_list` option to `apigee-x-instance` module +- fix addons for GKE autopilot **FAST** @@ -17,6 +18,7 @@ All notable changes to this project will be documented in this file. - remove unsupported attributes and add supported ones to the Gitlab mapping used for Workload Identity Federation pools - add roles for CI/CD source repositories to stage 1 service account on automation project - fixes to CI/CD source repositories in stage 1 +- implement feature flags for FAST ## [16.0.0] - 2022-06-06