Skip to content

Releases: cruxstack/terraform-aws-teleport-cluster

v1.2.0

01 Jul 18:32
c7b180e
Compare
Choose a tag to compare

1.2.0 (2024-07-01)

Features

  • support al2023 images (7e92958)
  • support deploys to non us-east-1 regions (bb3e023)

v1.1.0

08 Feb 13:03
db40585
Compare
Choose a tag to compare

1.1.0 (2024-02-08)

Features

  • add support for teleport 15 (047b4a2)

v1.0.0

22 Jan 20:46
5e4710a
Compare
Choose a tag to compare

1.0.0 (2024-01-22)

This Terraform module deploys a Teleport cluster in high availability (HA)configuration. Teleport is a modern zero-trust solution by Gravitational. This module has been tested with Teleport version v10 and v14.

Features

  • High Availability: Deploys Teleport in a highly available configuration to ensure uninterrupted access.
  • Managed Upgrades: Supports controlled upgrades to new versions of Teleport.
  • Secure: Uses AWS Key Management Service (KMS) to secure sensitive data.
  • Scalable: Can handle growth in your user base and infrastructure without a corresponding increase in complexity.
  • Integrated: Works well with your existing infrastructure by following CloudPosse's context and labeling patterns.
  • Automation to create teleport connection to resources on-demand via included submodules.

v0.7.0

22 Jan 19:29
5e4710a
Compare
Choose a tag to compare

0.7.0 (2024-01-22)

Features

v0.6.5

29 Sep 19:51
a16b6d3
Compare
Choose a tag to compare

0.6.5 (2023-09-29)

Bug Fixes

  • update ref to var in tsh script (a16b6d3)

v0.6.4

29 Sep 17:58
dba3607
Compare
Choose a tag to compare

0.6.4 (2023-09-29)

Bug Fixes

  • grant execute permissions to tsh tunnel scripts (dba3607)

v0.6.3

29 Sep 17:20
9cc31ef
Compare
Choose a tag to compare

0.6.3 (2023-09-29)

Bug Fixes

  • ref correct local for tf-db-login submod (9cc31ef)

Development

  • improve devcontainer experience (86cfc61)

v0.6.2

12 Aug 11:45
Compare
Choose a tag to compare

0.6.2 (2023-08-12)

Documentation

  • update note on null-label vars (e779a7d)

v0.6.1

10 Aug 14:22
202407c
Compare
Choose a tag to compare

0.6.1 (2023-08-10)

Tests

v0.6.0

09 Aug 19:01
5d02521
Compare
Choose a tag to compare

0.6.0 (2023-08-09)

Features

  • add submodule to create ssh-tunnels (ec2d07e)