-
Couldn't load subscription status.
- Fork 8
Upgrade Terraform version to 1.5.x for WLS for OCI #331
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upgrade Terraform version to 1.5.x for WLS for OCI #331
Conversation
|
Thank you for your pull request and welcome to our community! To contribute, please sign the Oracle Contributor Agreement (OCA).
To sign the OCA, please create an Oracle account and sign the OCA in Oracle's Contributor Agreement Application. When signing the OCA, please provide your GitHub username. After signing the OCA and getting an OCA approval from Oracle, this PR will be automatically updated. If you are an Oracle employee, please make sure that you are a member of the main Oracle GitHub organization, and your membership in this organization is public. |
|
I can see from code changes that load balancer was changed, but I don't know all the code paths that were tested. secured production mode, mount targets, file system, autoscaling, existing ORM, OMH profile? |
…r version - Commit 03
I have tested with new and existing load balancer. I will test the configurations mentioned above and update the result in the PR |
@telake The change to load balancer code w.r.t terraform v1.5 only affect a case when user chooses to create a new load balancer. This scenario is already tested. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's test autoscaling since that creates a bunch of other OCI resources, but that doesn't prevent approving these changes.
Upgrade Terraform version to 1.5.x for WLS for OCI. Testing done - Stack provisioning successful through ORM with Terraform version 1.5.7. <img width="1906" height="1001" alt="Screenshot 2025-09-19 at 10 23 58 PM" src="https://github.com/user-attachments/assets/9d1229ea-77cf-4682-9af9-ce46201f00be" /> <img width="1906" height="1001" alt="Screenshot 2025-09-19 at 10 24 15 PM" src="https://github.com/user-attachments/assets/3dea1bfe-19b1-4819-8451-903b310375d6" /> <img width="1906" height="1001" alt="Screenshot 2025-09-19 at 10 25 12 PM" src="https://github.com/user-attachments/assets/ac78e03a-83a4-4812-9f62-daec64756592" /> --------- Co-authored-by: Rajesh Chavan <rachavan@Rajeshs-MacBook-Pro.local>
Upgrade Terraform version to 1.5.x for WLS for OCI. Testing done - Stack provisioning successful through ORM with Terraform version 1.5.7. <img width="1906" height="1001" alt="Screenshot 2025-09-19 at 10 23 58 PM" src="https://github.com/user-attachments/assets/9d1229ea-77cf-4682-9af9-ce46201f00be" /> <img width="1906" height="1001" alt="Screenshot 2025-09-19 at 10 24 15 PM" src="https://github.com/user-attachments/assets/3dea1bfe-19b1-4819-8451-903b310375d6" /> <img width="1906" height="1001" alt="Screenshot 2025-09-19 at 10 25 12 PM" src="https://github.com/user-attachments/assets/ac78e03a-83a4-4812-9f62-daec64756592" /> --------- Co-authored-by: Rajesh Chavan <rachavan@Rajeshs-MacBook-Pro.local>
Upgrade Terraform version to 1.5.x for WLS for OCI.
Testing done - Stack provisioning successful through ORM with Terraform version 1.5.7.