We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af7210a commit 2a663a7Copy full SHA for 2a663a7
autoscaling/tf_init/versions.tf
@@ -3,7 +3,7 @@ terraform {
3
required_providers {
4
oci = {
5
source = "oracle/oci"
6
- version = "4.112.0"
+ version = "4.115.0"
7
}
8
9
versions.tf
0 commit comments