Releases: FairwindsOps/terraform-bastion
Releases · FairwindsOps/terraform-bastion
aws-v5.2.0
What's Changed
Full Changelog: aws-v5.1.0...aws-v5.2.0
aws-v5.1.0
aws-v5.0.0
What's Changed
- Update instance-template.tf by @AbdulAhadAkhter in #80
- Update aws bastion to use ubuntu 22.04 and launch templates by @bbensky in #81
Full Changelog: gcp-v1.3.1...aws-v5.0.0
gcp-v1.3.1
What's Changed
- Enable spot instance by @AbdulAhadAkhter in #79
New Contributors
- @AbdulAhadAkhter made their first contribution in #79
Full Changelog: aws-v4.3.0...gcp-v1.3.1
gcp-v1.3.0
What's Changed
- Default bastion to 20.04 by @Azahorscak in #78
Full Changelog: aws-v4.2.0...gcp-v1.3.0
aws-v4.3.0
What's Changed
- Default bastion to 20.04 by @Azahorscak in #78
Full Changelog: aws-v4.2.0...aws-v4.3.0
aws-v4.2.0
What's Changed
- Upgrade AWS root volume to gp3 (it's cheaper) by @katiekeel in #77
New Contributors
- @katiekeel made their first contribution in #77
Full Changelog: aws-v4.1.0...aws-v4.2.0
aws-v4.1.0
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
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
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)