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 ec221f4 commit bf9af6eCopy full SHA for bf9af6e
autoscaling/tf_init/versions.tf
@@ -3,7 +3,7 @@ terraform {
3
required_providers {
4
oci = {
5
source = "oracle/oci"
6
- version = "5.34.0"
+ version = "5.37.0"
7
}
8
9
versions.tf
0 commit comments