Skip to content
This repository has been archived by the owner on Dec 17, 2024. It is now read-only.

Releases: skyscrapers/terraform-teleport

Allow the log retention period to be configured

04 Jun 12:42
1cb128c
Compare
Choose a tag to compare
Merge pull request #36 from skyscrapers/log_retention

Allow to configure log_retention_period

Encrypt EBS volume by default

03 Jun 13:55
264183f
Compare
Choose a tag to compare
Merge pull request #35 from skyscrapers/ebs_encrypted

Encrypt Teleport EC2 instance by default per skyscrapers/engineering#524

Auto rotate SSL certificate

08 Dec 10:46
660d8fb
Compare
Choose a tag to compare
Merge pull request #33 from skyscrapers/cert_renew_cron

Add cronjob to renew certificate per skyscrapers/engineering#435

Switch to Amazon Linux 2 for the teleport server

05 Jun 12:51
0001190
Compare
Choose a tag to compare
Make teleport compatible with Amazon linux 2 (#32)

Also:

- make cloudwatch group names dynamic so multiple instances of the module can be deployed
- remove the need for the is_ebs_optimised module. Most new instances are ebs optimized by default now

Requires https://github.com/skyscrapers/server-images/pull/14
As per https://github.com/skyscrapers/engineering/issues/363

5.1.3

21 Feb 12:54
b3465ab
Compare
Choose a tag to compare
Block public S3 access completely (#31)

Add teleport_cluster_name output

24 Dec 09:07
Compare
Choose a tag to compare
5.1.2

Add cluster name to the outputs

Fix EIP dns name for us-east-1

18 Nov 14:32
02db4a7
Compare
Choose a tag to compare
Use attribute from the EIP to get the public dns (#30)

DNS records in us-east-1 look different, as they don't include the region part. Now that the aws_eip resource provides with the `public_dns` attribute, we'll just use that instead of the current "hack"

Add teleport_version variable

31 Oct 07:39
e7ce26b
Compare
Choose a tag to compare
Add teleport_version variable (#29)

Will be used in the teleport-stacks pipeline

Fix iam permissions

22 Oct 07:36
a20d2bf
Compare
Choose a tag to compare
Fix iam permissions to access session recordings (#28)

Also adjusted variable defaults

As per https://github.com/gravitational/teleport/issues/3095

5.0.4

18 Oct 10:37
3c65424
Compare
Choose a tag to compare
Update ACME url to v2