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 d45c707 commit 1c07952Copy full SHA for 1c07952
autoscaling/tf_init/versions.tf
@@ -3,6 +3,7 @@ terraform {
3
required_providers {
4
oci = {
5
source = "oracle/oci"
6
+ version = "4.79.0"
7
}
8
9
versions.tf
0 commit comments