恢复 OCI Terraform 与站点网络 IaC

This commit is contained in:
2026-09-17 13:18:00 +00:00
parent 00671e1729
commit 76ec49ff48
41 changed files with 1786 additions and 10 deletions
@@ -0,0 +1,4 @@
provider "oci" {
region = var.region
config_file_profile = var.oci_config_profile
}