Releases: Trivadis/terraform-oci-tvdlab-host
Releases · Trivadis/terraform-oci-tvdlab-host
Minor Bugfix
Change
- update to latest source version
Fixed
- check for service
Minor Bugfix
- fix issue with undefined EMAIL when using OUD
Minor Bugfix
- fix issue with BE_ALIAS. Set default value.
Minor Release Update to 0.0.6
Added
- Add host example for Oracle Database 18c host_db18c
- Add host example for Oracle Database 12c Release 2 host_db12c
Changed
- change base module version in example files to
version = ">=0.0.5"
Fixed
- add dummy oratab entry in bootstrap_host.template.sh
if variable BE_ALIAS is defined in the set_env file. - Fix header in example files
Minor Release Update to 0.0.5
Added
- Add host example for Oracle Database 18c host_db18c
- Add host example for Oracle Database 12c Release 2 host_db12c
Changed
- change base module version in example files to
version = ">=0.0.5"
Fixed
- add dummy oratab entry in bootstrap_host.template.sh
if variable BE_ALIAS is defined in the set_env file.
Minor Release Update to 0.0.4
Added
- Add host example for host_db19c
Changed
- change set env scripts set_env_wls12c_config.sh and set_env_wls14c_config.sh to dynamically build the SOFTWARE_LIST string.
- remove dependency on task_db_install to run task_basenv_install
- Start to build SOFTWARE_LIST b based on environment variables
- Clean up DB config scripts for host_db19c
Fixed
- add missing value for DOMAIN_NAME in example host_wls12c and host_wls14c
Minor Release Update to 0.0.3
Minor Release Update to 0.0.2
Added
- Add readme files for the cloudinit folder
- Add example for a WLS 14c host_wls14c
Changed
- fix upload of cloudinit config files
Initial Release
Initial release of terraform module to build LAB linux hosts