This repository was archived by the owner on May 16, 2024. It is now read-only.
Releases: oracle-devrel/terraform-oci-arch-tomcat-autonomous
Releases · oracle-devrel/terraform-oci-arch-tomcat-autonomous
Support for OL9
Usage of the Tomcat remote module
Fixed password pattern in schema.yaml file
ORM issues fixed for non-FreeTier scenarios
Fixed FreeTier support, remote adb-module
What's changed
- Removed variable
atp_free_tier
. Instead of thatfree_tier
variable for supporting FreeTier resources. - NAT Gateway is not a part of FreeTier. Therefore, all subnets will be public, and Tomcat Servers will be visible via public IP addresses (No Bastion Service/VM) when free_tier=true.
- Remote terraform-oci-arch-adb module usage.
First Release at DevRel
What's Changed
This is the first release of QuickStart for the Reference Architecture: Deploy Apache Tomcat connected to an autonomous database
Deployment
Contributors
@oegentil @lfeldman @streamnsight @flavio-santino