Skip to content

Commit

Permalink
add cluster_zone_count output reference in stack definition
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-butler-irl committed Nov 28, 2024
1 parent ed9ccd6 commit e1ec78e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions solutions/standard/stack_definition.json
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,10 @@
}
],
"outputs": [
{
"name": "cluster_zone_count",
"value": "ref:../../members/Workload - Red Hat OpenShift Container Platform on VPC/inputs/cluster_zones"
},
{
"name": "workload_cluster_name",
"value": "ref:../../members/Workload - Red Hat OpenShift Container Platform on VPC/outputs/workload_cluster_name"
Expand Down

0 comments on commit e1ec78e

Please sign in to comment.