From 5a80d5edfff099597945cd3cbcf3ea9ce5b6c273 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 25 Jan 2023 13:23:18 +0000 Subject: [PATCH] chore(main): release 3.1.0 --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d32d3c6..2e51acb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,16 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +## [3.1.0](https://github.com/padok-team/terraform-google-network/compare/v3.0.0...v3.1.0) (2023-01-25) + + +### Features + +* **examples:** adapt examples for custom nat gateways ([cec8f94](https://github.com/padok-team/terraform-google-network/commit/cec8f942bfa2fb21a5353d842806c2f3a372d27d)) +* **hashicorp/google:** bump version to 4.49 ([b91c88d](https://github.com/padok-team/terraform-google-network/commit/b91c88d6a49faadbe404d56603bfe5510f63ef29)) +* **main:** allow putting custom config for nat gateways ([060bdc4](https://github.com/padok-team/terraform-google-network/commit/060bdc4f589143a9b66891c79f3db31e9d688713)) +* **main:** toset regions in locals ([4389d7b](https://github.com/padok-team/terraform-google-network/commit/4389d7b1c3d497b5d39ca0d98e5bba1d67343b98)) + ### [2.0.4](https://github.com/padok-team/terraform-google-network/compare/v2.0.3...v2.0.4) (2022-01-28)