From 71d231469e8733a5bfab9f152b0da66fd6c95d7f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 19:45:14 +0000 Subject: [PATCH] chore(main): release 1.31.2 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 58cce4bb..0abce985 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.31.2](https://github.com/nullplatform/tofu-modules/compare/v1.31.1...v1.31.2) (2026-02-03) + + +### Bug Fixes + +* improve vpc variable descriptions for clarity ([#194](https://github.com/nullplatform/tofu-modules/issues/194)) ([a165d43](https://github.com/nullplatform/tofu-modules/commit/a165d43eecb13d3677d847425947c826fda18bd4)) + ## [1.31.1](https://github.com/nullplatform/tofu-modules/compare/v1.31.0...v1.31.1) (2026-02-03)