Releases: Guimove/terraform-aws-bastion
Releases · Guimove/terraform-aws-bastion
v2.2.2: Merge pull request #101 from Guimove/fix/tfvalidate
18 Dec 22:50
Compare
Sorry, something went wrong.
No results found
Just some lint
Configure some github actions for validation
v2.2.1: Merge pull request #97 from va3093/master
18 Dec 22:07
Compare
Sorry, something went wrong.
No results found
#97 Updated source name in readme example
Made acl private for bucket (bucket-owner-full-control is no more supported)
v2.2.0
02 Nov 09:25
Compare
Sorry, something went wrong.
No results found
#89 - CAN HAVE SOME BREAKING EFFECT fix #77 replacing dots with underscore
#92 - Add the ability to provide your own security group. + support for additional security groups
Some documentation updates
Semi breaking change
21 Jul 12:20
Compare
Sorry, something went wrong.
No results found
add ability to change default ssh port - #88
Correct a bug where public_ssh_port variable was used in place of private_ssh_port - #88
v2.0.1
21 Jul 11:59
Compare
Sorry, something went wrong.
No results found
Add variables :
Name
Description
Type
Default
Required
bastion_host_policy_name
IAM Policy Name to create for the bastion instance role
string
BastionHost
no
instance_type
Instance size of the bastion
string
"t3.nano"
no
Major changes
22 May 07:30
Compare
Sorry, something went wrong.
No results found
Merge pull request #80 from FlatFilers/fix/lt-name
Fix bastion launch template name
v1.2.1: Merge pull request #73 from masterpointio/add-bastion-ami-var
17 Apr 14:48
Compare
Sorry, something went wrong.
No results found
Adds ability to pass Bastion AMI + Adds `allow_ssh_commands` variable
First TF v0.12 compatible
03 Oct 10:02
Compare
Sorry, something went wrong.
No results found
Merge pull request #58 from AdharaProjects/terraform0.12
Terraform 0.12 upgrade
Latest TF v0.11 compatible
03 Oct 10:00
Compare
Sorry, something went wrong.
No results found
WARNING : Latest TF v0.11 compatible
If you want to continue to use this module with terraform 0.11 please fix the version to this release.
Fix naming and owner issue
04 Mar 15:09
Compare
Sorry, something went wrong.
No results found
v1.1.2
add test and asg tags