File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -348,7 +348,7 @@ <h4 id="config_whirlwind_terraform">Terraform</h4>
348348 basis. All the instances extend from < code > FractalInstance</ code > , which is parameterized
349349 by the index < code > zone_hash</ code > (it's actually just a function that takes zone_hash and
350350 returns an instance template). It is this index that is used to compute the zone, as can be
351- seen in the body of < code > FractalInstance</ code > . The zone is also also a namespace for the
351+ seen in the body of < code > FractalInstance</ code > . The zone is also a namespace for the
352352 instance name, so when we list the instances behind each load balancer in the
353353 < code > google_compute_target_pool</ code > object, we compute the zone for each instance there
354354 as well.
You can’t perform that action at this time.
0 commit comments