Skip to content

Releases: oracle-terraform-modules/terraform-oci-base

v1.1.4

11 May 02:32
063951d
Compare
Choose a tag to compare

Changes

  • Removed instance_principal check (#48)

v1.1.3

07 Apr 02:29
d2c6afa
Compare
Choose a tag to compare

Changes

  • Added a file (ip.finish) on admin host to allow solution stacks to detect when the instance_principal for admin host is ready (#46)

v1.1.2

27 Feb 22:05
8e78213
Compare
Choose a tag to compare

Changes

  • Fixed broken links in README.md (#43)
  • Renamed examples/db to database and removed the submodule since it's not rendering properly on the registry page

v1.1.1

18 Feb 22:19
963da7b
Compare
Choose a tag to compare
  • New release for hashicorp registry

v1.1.0

17 Jan 04:34
Compare
Choose a tag to compare
  • By default, bastion now uses Oracle Autonomous Linux platform image instead of the MarketPlace image
  • Fixed Invalid index issue when bastion is disabled (#29)
  • Fixed empty list of object when selecting Autonomous (#30)

v1.0.0

02 Dec 01:18
Compare
Choose a tag to compare

Changes

  • bastion host used only to ssh in
  • instance_principal disabled on bastion host
  • defaults to Autonomous Linux
  • optional notification via ons to email
  • variables renamed to a more standard format
  • renamed variables subnets to netnum for cidrsubnet function
  • removed compartment_name for policy creation, using compartment id instead

Improvement

  • added internal admin server
  • instance_principal can be enabled on admin server
  • Python 3 and oci-cli installed

Known Issues

  • admin server can only use Oracle or custom image in this release
  • no notification is enabled on the admin server