Skip to content

Releases: skyscrapers/terraform-teleport

8.1.0

10 Sep 12:29
1f36633
Compare
Choose a tag to compare

What's Changed

Full Changelog: 8.0.0...8.1.0

8.0.0

22 Feb 13:51
dd3990b
Compare
Choose a tag to compare

What's Changed

  • Allow updating R53 via different provider by @duboisph in #44

Full Changelog: 7.3.0...8.0.0

7.3.0

10 Oct 11:52
056111b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 7.2.4...7.3.0

7.2.4

06 Oct 11:11
f8d396c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 7.2.3...7.2.4

7.2.3

12 Jan 08:44
e2ef430
Compare
Choose a tag to compare

What's Changed

  • Remove last trace of template provider by @duboisph in #41

Full Changelog: 7.2.2...7.2.3

remove template resource

23 Feb 08:49
b69ebf2
Compare
Choose a tag to compare
Merge pull request #40 from skyscrapers/fix_templatefile

Refactor deprecated templatefile resource

7.2.1: Add KillMode=process to Teleport systemd file (#39)

27 Jan 15:20
e4c9f26
Compare
Choose a tag to compare
We ran into this problem: https://github.com/gravitational/teleport/issues/2355.

Although the root cause of this happening, is a bad startup script by software not running with NOHUP. However we feel that setting `KillMode=process` on the Teleport systemd file is relatively safe as an extra failsafe.

7.2.0 - Bootstrap: include instance_type, use templatefile()

16 Dec 10:46
1234385
Compare
Choose a tag to compare

What's Changed

  • Bootstrap: include instance_type, use templatefile() by @duboisph in #38

Full Changelog: 7.1.1...7.2.0

Fix typo & open kube port

29 Sep 06:51
a1f00e9
Compare
Choose a tag to compare
7.1.1

Open SG for kubernetes support

Replace certbot by built-in ACME

28 Sep 12:01
fe91589
Compare
Choose a tag to compare
7.1.0

Replace certbot by built-in acme (#37)