Skip to content

Commit 27b9f9a

Browse files
Jordan-Williams2Jordan-Williams2
authored andcommitted
fix: address feedback
1 parent db1a403 commit 27b9f9a

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

tests/resources/outputs.tf

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,6 @@ output "region" {
77
description = "Region where OCP Cluster is deployed."
88
}
99

10-
output "prefix" {
11-
value = module.landing_zone.prefix
12-
description = "prefix"
13-
}
14-
1510
output "workload_cluster_id" {
1611
value = module.ocp_base.cluster_id
1712
description = "ID of the workload cluster."

0 commit comments

Comments
 (0)