Releases: Trivadis/terraform-oci-tvdlab-bastion
Releases · Trivadis/terraform-oci-tvdlab-bastion
Minor Bugfix Release
Changed
- remove cloud-init config for yum repos
- use dnf / yum config manager
Minor Bugfix Release
Fixed
- remove docker-compose auto completion.
Minor Bugfix
Fixed
- fix tipo in cloud init script
- fix yum_repos syntax in cloud-init
Minor Bugfix
Fixed
- remove string function startswith in locals.tf to make sure module is backward compatible
Minor Release Update
Added
- add a dedicated cloud init file for OL7 and OL8
Changed
- set default cloud init file based on selected OS release e.g. OL7 or OL8
Minor Release Update
Changed
- Update examples. separate module call from main.tf.
Minor Release Update
Fixed
- fix a couple of tflint issues
Removed
- remove unused variables
Minor bugfix
Update guacamole_init.template.sh init script. The OPENVPN_PORT variable is now also update in .env during intitial setup
Minor bugfix
Mmh, forgot a single ; ......
Minor bugfix
rename ssh_port to vpn_port