Releases: oracle-devrel/terraform-oci-arch-postgresql
Releases · oracle-devrel/terraform-oci-arch-postgresql
Fixed support for VM.Standard3.Flex as flex shapes
Oracle Linux 9
What's Changed
The default Linux version is now Oracle Linux 9.
Fixed issues with remote execs
What's changed
- Fixed issues with remote execs.
Added README for examples, added support for OL8 & aarch64
What's changed
- Added README for examples,
- Added support for OL8 (OL7 desupported)
- Added support for ARM shapes (VM.Standard.A1.Flex).
Bastion agent checker
What's changed
- Bastion agent checker
VM.Standard.E4.Flex as default shape
What's changed
- VM.Standard.E4.Flex as default shape
Whitelisted IP Address for public scenario
What's changed
- With
pg_whitelisted_ip
variable let your own laptop's public IP to be able to access PostgreSQL Database (for example with the PGAdmin tool), exclusively for public subnet scenario (create_in_private_subnet=false
).
First release at DevRel
What's Changed
This is the first release of QuickStart for the Reference Architecture: Deploy a PostgreSQL database