Skip to content

Releases: Trivadis/terraform-oci-tvdlab-host

Minor Release Update for security

14 Aug 08:07
Compare
Choose a tag to compare

Changed

  • disable v1 instance metadata
  • enable in-transit encryption

Minor Bugfix

30 Nov 12:48
Compare
Choose a tag to compare

Fixed

  • Fix volume attach issue when vm is not created

Minor Bugfix

30 Nov 13:23
Compare
Choose a tag to compare

Fixed

  • Fix the fix volume attach issue when vm is not created

Minor Release Update

04 May 18:50
Compare
Choose a tag to compare

Changed

  • Change default value for BOOTSTRAP_STATUS1
  • add authorized_keys for ansible user

Full Changelog: v3.0.11...v3.0.12

Minor Release Update

04 May 18:20
Compare
Choose a tag to compare

Added

  • Add an ansible user with the same authorized_keys as the LAB user

Full Changelog: v3.0.10...v3.0.11

Minor Release Update

03 May 19:43
Compare
Choose a tag to compare

[3.0.10] - 2023-05-03

Added

  • Add cloud-init file for OEL9

Minor Bugfix Release

24 Apr 17:20
Compare
Choose a tag to compare

Changed

  • Fix a minor issue in SQL script of the examples

Minor Bugfix Release

24 Apr 08:25
Compare
Choose a tag to compare

Fixed

  • Remove {} to fix terraform call to function templatefile

Minor Bugfix Release

24 Apr 08:06
Compare
Choose a tag to compare

Changed

  • rename boostrap_custom_config_status to bootstrap_custom_config_status
  • explicitly select / when calculating remaining space

Removed

  • remove dig from login-info.sh

Minor Bugfix Release

24 Apr 04:49
Compare
Choose a tag to compare

Fixed

  • correctly escape variables in bastion_config.template.sh