Skip to content

Releases: cruxstack/terraform-aws-teleport-cluster

v1.5.1

24 Jul 16:18
e5a1ba7
Compare
Choose a tag to compare

1.5.1 (2025-07-24)

Bug Fixes

  • set the correct types for allowed_cirds (2dcbfeb)

v1.5.0

24 Jul 16:15
4a57e96
Compare
Choose a tag to compare

1.5.0 (2025-07-24)

Features

  • support user-defined cird (d2a211f)

v1.4.1

22 Jul 18:57
683260b
Compare
Choose a tag to compare

1.4.1 (2025-07-22)

Bug Fixes

  • update ref to cloudinit data resources (fdb2ac9)

v1.4.0

22 Jul 18:36
92e4cc4
Compare
Choose a tag to compare

1.4.0 (2025-07-22)

Features

  • switch to cloudinit provider (dde32cb)

v1.3.0

29 Apr 21:33
466df86
Compare
Choose a tag to compare

1.3.0 (2025-04-29)

Features

  • add deletion protection for ddb tables (466df86)

v1.2.1

03 Apr 15:43
4ae682e
Compare
Choose a tag to compare

1.2.1 (2025-04-03)

Bug Fixes

  • add missing env file that allows service to start properly (4ae682e)

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