4 lines
No EOL
74 B
HCL
4 lines
No EOL
74 B
HCL
provider "oci" {
|
|
region = var.region
|
|
tenancy_ocid = var.tenancy_ocid
|
|
} |