Releases: masterpointio/terraform-aws-tailscale
Releases · masterpointio/terraform-aws-tailscale
v1.4.0
1.4.0 (2024-08-20)
Features
v1.3.0
1.3.0 (2024-08-13)
Features
- adds conventional-title lint check (73abd18)
- adds release-please for automated releases (c08d7bb)
- allow configuring router as an exit node (#24) (3c30878)
Bug Fixes
- update to use kebab-case name (f8006ff)
1.2.0: Upgrade SSM agent for AL2023 Upgrade
What's Changed
- chore: update ssm agent dependency version for al2023 upgrade by @oycyc in #17
Full Changelog: 1.1.0...1.2.0
1.1.0: updates ssm-agent module for IPV6 support
What's Changed
- chore: bump dep version to allow ipv6 space egress by @oycyc in #16
New Contributors
Full Changelog: 1.0.0...1.1.0
1.0.0
What's Changed
- feat: adds SSH support + tagging + upgrades ssm-agent 1.0 by @Gowiem in #13
Full Changelog: 0.5.0...1.0.0
0.5.0
What's Changed
- Allow overrides for detailed monitoring and public IP by @mheffner in #12
New Contributors
Full Changelog: 0.4.1...0.5.0
0.4.0
feat(networking): allow adding additional security groups to the Tailscale instance #7
0.3.0
What's Changed
- fix: replace data source of archived provider with 'templatefile' function by @gberenice in #5
Full Changelog: 0.2.0...0.3.0
0.2.0: Bump 'ssm-agent' module version