This commit is contained in:
2025-10-09 01:22:22 +00:00
parent 1c994f9f60
commit eab95c8c80
136 changed files with 11001 additions and 849 deletions

View File

@@ -17,7 +17,7 @@ output "cluster_overview" {
name = "dc2"
location = "Korea (KR)"
provider = "oracle"
node = "master"
node = "ch4"
ip = try(module.oracle_korea_node[0].public_ip, "pending")
status = "deployed"
} : null