Skip to content

Releases: FairwindsOps/terraform-bastion

aws-v5.2.0

18 Sep 14:40
98d15c5
Compare
Choose a tag to compare

What's Changed

  • route53 record command, custom ami by @bbensky in #83

Full Changelog: aws-v5.1.0...aws-v5.2.0

aws-v5.1.0

20 Aug 20:49
a7849f1
Compare
Choose a tag to compare

What's Changed

Full Changelog: aws-v5.0.0...aws-v5.1.0

aws-v5.0.0

09 Jul 19:15
69e2c3b
Compare
Choose a tag to compare

What's Changed

Full Changelog: gcp-v1.3.1...aws-v5.0.0

gcp-v1.3.1

19 Oct 15:12
f0f7d42
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: aws-v4.3.0...gcp-v1.3.1

gcp-v1.3.0

18 Apr 17:57
0f1c732
Compare
Choose a tag to compare

What's Changed

Full Changelog: aws-v4.2.0...gcp-v1.3.0

aws-v4.3.0

18 Apr 17:56
0f1c732
Compare
Choose a tag to compare

What's Changed

Full Changelog: aws-v4.2.0...aws-v4.3.0

aws-v4.2.0

05 Jan 20:04
988bc6c
Compare
Choose a tag to compare

What's Changed

  • Upgrade AWS root volume to gp3 (it's cheaper) by @katiekeel in #77

New Contributors

Full Changelog: aws-v4.1.0...aws-v4.2.0

aws-v4.1.0

05 Dec 19:19
533a622
Compare
Choose a tag to compare

What's Changed

Reverts selected changes to the additional_user_data script.

Full Changelog: aws-v4.0.0...aws-v4.1.0

gcp-v1.2.0

16 Nov 15:22
f194861
Compare
Choose a tag to compare

What's Changed

  • Enable shielded nodes and confidential nodes GCP options by @Azahorscak in #75

Full Changelog: gcp-v1.1.1...gcp-v1.2.0

aws-v4.0.0

18 Nov 19:11
f194861
Compare
Choose a tag to compare

48b588d add autoscaling_group_id and autoscaling_group_arn outputs (#61)
ec09a27 make route53_zone_id optional (#62)
d5c2a0d make userdata exit with code 0 when no reboot is required (#67)
f851e65 add ssh_key_name input to use a aws_key_pair resource provided by user (#60)
fcd8c59 add additional_user_data_end input (#63)