All notable changes to this project are documented in this file.
The format is based on Keep a Changelog.
-
Upgraded module to use operator module 2.2.0 so we can control the state of the operator instance without having to destroy it.
-
Upgraded module to use VCN module 2.3.0 so we can use reserved public IP address for the NAT Gateway
-
Upgraded bastion module to v2.2.1 so its state and OS version can be parameterized
-
Set minimum version to Terraform 0.13 (#78)
-
Use all Terraform 0.13 submodules (#80)
-
Support for Flex shapes for bastion and operator
-
Upgraded operator module to v1.0.15 to avoid name collision for dynamic group for operator (#76)
-
Reverses 1.3.0 and 1.3.11 (#69)
-
Upgraded bastion module to 1.0.7
-
Upgraded operator module to 1.0.13
-
Upgraded bastion module to 1.0.6 (#64)
-
Upgraded operator module to 1.0.11 (#64)
-
Allow public ssh key to be passed by variable instead of only file path (#63)
-
Added a root_compartment_id to be used instead of tenancy_id
-
Upgraded vcn module to 1.0.3
-
Upgraded bastion module to 1.0.3
-
Upgraded operator module to 1.0.8
-
Renamed admin to operator
-
All 3 modules (vcn, bastion, operator) now use the 3 separate modules from HashiCorp registry
-
Added a file (ip.finish) on admin host to allow solution stacks to detect when the instance_principal for admin host is ready (#46)
-
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
-
New release for hashicorp registry (#38, #40)
-
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
-
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)
-
Added link to Solution Guide #16 (thanks @kumar-dhanagopal)
-
Fixed issue of data.oci_core_images.oracle_images returns empty tuple #20 (thanks @kumar-dhanagopal)
-
Updated repo to include internal admin server host to enhance security #21 (thanks @karthicgit)
-
Updated examples to with the latest base repo variables (thanks @karthicgit)
-
Changed subnets to netnums (thanks @kumar-dhanagopal)
-
Removed unused parameters from docs (thanks @ronabop)
-
Added timezone variable (thanks @kumar-dhanagopal)
-
Remove ssh_private_key_variable
-
Changed bastion image to Autonomous Linux
-
Added optional ONS notification for bastion host