Releases: mlinxfeld/foggykitchen_tf_oci_course
Releases · mlinxfeld/foggykitchen_tf_oci_course
Updated compute instances and FSS Security
What's New
- Updated compute shape from
VM.Standard.E3.Flex
toVM.Standard.E4.Flex
for improved performance. - Transitioned from Oracle Linux 7.9 to default Oracle Linux 8 (with an option for Oracle Linux 9).
- Increased compute instance memory to 2GB RAM for better performance (1GB was insufficient, particularly on OL8/OL9).
- Updated remote execution commands: replaced
yum
utility withdnf
for compatibility with OL8/OL9. - Enhanced File Storage Service (FSS) security by restricting access to VCN CIDR only.
The current version of the training is available through two channels:
👉 FoggyKitchen.com
👉 Udemy.com
Updated provider.tf for newer TF versions
What's changed
- For each lesson updated provider.tf for newer TF versions (0.15 as bare minimum)
Added LESSON11
What's new
- Added LESSON11 with DRG2.0
Updated advanced lessons 7-10
What's changed
- Updated advanced lessons 7-10
First Release
What's Changed
- Refactored for TF12-15 usage.
- ORM Deploy Button for all lessons.
- Support for single-AD regions.