Releases: Trivadis/terraform-oci-tvdlab-bastion
Releases · Trivadis/terraform-oci-tvdlab-bastion
Minor bugfix
add missing inbound_vpn_port to compute.tf
Major release update
Introduce dedicated ports for SSH and VPN
Minor bugfix
Reorg yum update
Minor bugfix
change order of yum update / installation
Patch update
Fix some comment on outputs
Minor Release Update
Introduction of a more configurable/customizable SSH port. Dedicated SSH port can now be specified with variable public_ssh_port. Whereby the following configuration will be performed on the bastion host:
- Change the SSH Port of SSHD to the port defined in public_ssh_port
- Add new ssh port to SELinux configuration
- Restart sshd
- Open firewall for new ssh port
- update fail2ban config for new ssh port
Minor Release Update
Added
- Install yum-cron and setup a basic configuration to automatically install updates
Minor Security update
Added
- add Accenture SSH daemon configuration values and banner
Minor update adding OpenVPN Ports
Minor update adding OpenVPN Ports to firewall configuration as well fail2ban