From 38a54c62946234bce17391cce09386acfbfcfd15 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 15 Apr 2026 13:55:34 +0000 Subject: [PATCH] chore(main): release 1.10.2 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 011da50..54922fa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.10.2](https://github.com/entur/terraform-google-sql-db/compare/v1.10.1...v1.10.2) (2026-04-15) + + +### Bug Fixes + +* ignore timeouts setting on database ([#125](https://github.com/entur/terraform-google-sql-db/issues/125)) ([06313a3](https://github.com/entur/terraform-google-sql-db/commit/06313a30f09ea726a7f19c224f9ba02fe13f0f47)) + ## [1.10.1](https://github.com/entur/terraform-google-sql-db/compare/v1.10.0...v1.10.1) (2025-12-10)