Releases: umotif-public/terraform-aws-bastion
Releases · umotif-public/terraform-aws-bastion
2.6.1 - Update README
What's Changed
- Fixes README example to use public_subnets by @davidbegin in #25
New Contributors
- @davidbegin made their first contribution in #25
Full Changelog: 2.6.0...2.6.1
2.6.0 - Set block device mappings as dynamic
2.5.0 - AWS provider 5.x compatibility
2.4.3 - Add tags + use AL2023 AMI image
2.4.2 - Fix missing 'ssh_port' variable
2.4.1 - Update volume type to gp3
What's Changed
- Updated volume type for EBS volume for the instance to use by @Mohammed-afk91 in #20
New Contributors
- @Mohammed-afk91 made their first contribution in #20
Full Changelog: 2.4.0...2.4.1
2.4.0 - Use arm64 architecture images
What's Changed
Full Changelog: 2.3.0...2.4.0
2.3.0
2.2.0: add support for tags in IAM profile
Add tags to IAM profile (#14)
2.1.0: Update AWS partition sourcing
Update AWS partition sourcing (#13)