From 36970acaa5bfb7e347e14da49190a2d7b8ee5f13 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 1 Jul 2025 20:03:52 +0000 Subject: [PATCH] chore(main): release 1.9.0 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b0760a9..1874153 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.9.0](https://github.com/masterpointio/terraform-aws-tailscale/compare/v1.8.0...v1.9.0) (2025-07-01) + + +### Features + +* add basic tests for local variables ([#65](https://github.com/masterpointio/terraform-aws-tailscale/issues/65)) ([75fd25c](https://github.com/masterpointio/terraform-aws-tailscale/commit/75fd25c889bc949cad71f137f8b0c024107f0670)) + ## [1.8.0](https://github.com/masterpointio/terraform-aws-tailscale/compare/v1.7.0...v1.8.0) (2025-05-22)